0.3.0 • Published 6 years ago

react-native-simple-card-view v0.3.0

Weekly downloads
43
License
MIT
Repository
github
Last release
6 years ago

React Native Simple Card View

Easiest way to adding a card view on your screen.

GitHub stars

Getting Started

via Yarn

yarn add react-native-simple-card-view

via NPM

npm install react-native-simple-card-view

React-Native Link

react-native link

Components

Styling card view

You can create an object, who has the card view styles. Then you can give that object to style props. Card view style object can have the following attributes

PropTypeDefaultDescriptionPlatform
widthnumber300Card view widthiOS,Android
heightnumber-Card view heightiOS,Android
paddingnumber5Card view paddingiOS,Android
marginnumber10Card view marginiOS,Android
borderRadiusnumber3Card view border radiusiOS,Android
shadowColorstring`'#000000' | Card view shadow color |iOS,Android
shadowOpacitynumber0.3Card vie`w shadow opacity |iOS,Android
shadowRadiusnumber3Card view shadow radiusiOS,Android
bgColorstring'#ffffff'Card view background coloriOS,Android
elevationnumber3Only for Android shadow valueAndroid
shadowOffsetWidthnumber3Shadow offset width only for iOSiOS
shadowOffsetHeightnumber3Shadow offset height only for iOSiOS

Components & Examples

CardView

English Turkish

CardViewWithIcon

English Turkish

CardViewWithImage

English Turkish

v0.3.0 Features

  • CardView component added. (This component can be used for everything you can fill inside)
  • Some unnecessary codes deleted
  • Custom font feature
  • Turkish documentation support

Contributors (Thank you all)

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.31

6 years ago

0.1.3

6 years ago

0.1.21

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago