RN Cell Components
npm install react-native-cell-components --save
Awesome react-native cell components! As the package name says, components that are built around a Cell
component. Used for a simple ActionSheet
to a more complex TagsInput
+ SelectList
, and much more!
Tested with redux and on RN >=0.40
This is currently on heavy development so expect rapid changes.
Features/To-do
- Components are re-used
- Supports redux
- Realm support for ListView
- Full Android support
- Custom user theme/styles
Components
- Cell
- ActionSheet
- CellGroup
- CellInput
- CellListProvider
- CellSheet
- DatePicker
- SelectList
- TagsInput
- CellSlider
- CellSwitch
Dependencies
Usage & Props
coming soon, see example for now :)
Credits
Feedback and PRs are welcome!
License
See LICENSE file.