react-native-comps
v0.53.0
Published
simple react native components. No extra dependency.
Downloads
27
Readme
react-native-comps
simple react native components. No extra dependency.
DEMO
https://expo.io/@mimikiy/comps-demo
Get Started
Usage
import { Button } from 'react-native-comps';
<Button />;
Components included:
- [x] BarCode
- [x] Button
- [x] BarCode
- [x] CountNum
- [x] Dropdown
- [x] Animatedheader
- [x] FixHeader
- [x] Icon
- [x] TouchableIcon
- [x] AnimatedImage
- [x] Avatar
- [x] Image
- [x] ImageBackground
- [x] ZoomImage
- [x] Input
- [x] InputWithLable
- [x] BaseList
- [x] BaseSectionList
- [x] Notice
- [x] LineSeparator
- [x] SectionSeparator
- [x] Card
- [x] KeyboardAvoidingScrollView
- [ ] TagList
- [ ] Webview