All Projects → lodev09 → React Native Cell Components

lodev09 / React Native Cell Components

Licence: mit
Awesome react-native cell components! From a Cell to more complex & awesome components.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Cell Components

tcscustomrowactionfactory
TCSTableViewRowActionFactory allows you to setup the swipe actions for cells in a table view using UIView and some other convenient methods
Stars: ✭ 24 (-86.44%)
Mutual labels:  tableview, cell
Ynexpandablecell
✨ Awesome expandable, collapsible tableview cell for iOS written in Swift 4
Stars: ✭ 445 (+151.41%)
Mutual labels:  tableview, cell
Aiforms.settingsview
SettingsView for Xamarin.Forms
Stars: ✭ 274 (+54.8%)
Mutual labels:  tableview, cell
Wrcellview
自定义View,类似tableView的系统cell,使用方便 Custom View, similar to the tableView system cell, easy to use
Stars: ✭ 64 (-63.84%)
Mutual labels:  tableview, cell
Oycountdownmanager
在cell中使用倒计时的处理方法, 全局使用一个NSTimer对象, 支持单列表.多列表.多页面.分页列表使用
Stars: ✭ 317 (+79.1%)
Mutual labels:  tableview, cell
Jhform
JhForm - 自定义表单工具,更加简单,快捷的创建表单、设置页面
Stars: ✭ 108 (-38.98%)
Mutual labels:  tableview, cell
Advancedlist
Advanced List View for SwiftUI with pagination & different states
Stars: ✭ 165 (-6.78%)
Mutual labels:  listview
Terraform Aws Components
Opinionated, self-contained Terraform root modules that each solve one, specific problem
Stars: ✭ 168 (-5.08%)
Mutual labels:  components
Ngx Currency
📦 Currency mask module for Angular
Stars: ✭ 161 (-9.04%)
Mutual labels:  components
Easyadapter
Android 轻量级适配器,简化使用,适应所有的AbsListView、RecyclerView。支持HeaderView与FooterView~
Stars: ✭ 160 (-9.6%)
Mutual labels:  listview
React Scanner
Extract React components and props usage from code.
Stars: ✭ 176 (-0.56%)
Mutual labels:  components
Zent
A collection of essential UI components written with React.
Stars: ✭ 2,133 (+1105.08%)
Mutual labels:  components
Ng Aquila
Angular UI Component library for the Open Insurance Platform
Stars: ✭ 170 (-3.95%)
Mutual labels:  components
Tqtableviewcellremovecontroller
A table view cell remove animation with FBPOP
Stars: ✭ 166 (-6.21%)
Mutual labels:  tableview
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+6996.61%)
Mutual labels:  components
Amexio.github.io
Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.
Stars: ✭ 163 (-7.91%)
Mutual labels:  components
React Native Largelist
The best large list component for React Native.
Stars: ✭ 2,153 (+1116.38%)
Mutual labels:  tableview
Flama
🔥 Fire up your API with this flamethrower
Stars: ✭ 161 (-9.04%)
Mutual labels:  components
Vue Design System
An open source tool for building UI Design Systems with Vue.js
Stars: ✭ 2,077 (+1073.45%)
Mutual labels:  components
Lucid
A UI component library from AppNexus.
Stars: ✭ 171 (-3.39%)
Mutual labels:  components

RN Cell Components

npm version npm

RN 0.60+ and up?

Support for RN 0.60 is limited as the moment due to compatibility issues specially the deprecated ListView. Support for FlatList will come soon and this package might drop support for realm to accomodiate that.

Installation

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 CellTags + SelectList, and much more!

Tested with redux and on RN >=0.40

This is currently on heavy development so expect rapid changes.

demo

Features/To-do

  • [x] Components are re-used
  • [x] Supports redux
  • [x] Realm support for ListView
  • [x] Full Android support
  • [ ] Custom user theme/styles

Components

  • Cell
  • ActionSheet
  • CellGroup
  • CellInput
  • CellListProvider
  • CellSheet
  • DatePicker
  • SelectList
  • CellTags
  • CellSlider
  • CellSwitch

Dependencies

Usage & Props

coming soon, see example for now :)

Credits

Feedback and PRs are welcome!

License

See LICENSE file.

@lodev09 / www.lodev09.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].