React native UI components for Android and IOS
Contributors are welcome to work
-
npm start
-
npm test
-
npm run lint
-
npm run lint-fix
Name | Type | Default |
---|---|---|
color | String | #0000ff |
backgroundColor | String | 'transparent' |
size | String/Number | 'small' |
- Button Native
- Checkbox Native
- Image Native
- KeyboardAvoidingView Native
- Flatlist Native
- ListView Native
- Picker Native
- Modal Native
- ProgressBar Native
- RefreshControl Native
- SafeAreaView Native
- ScrollView Native
- SectionList Native
- Slider Native
- StatusBar Native
- Switch Native
- Text Native
- TextInput Native
- Touchable Native
- View Native
The process of submitting a pull request is fairly straightforward and generally follows the same pattern each time: