A suit of cross platform React Native ui kit.
npm install react-native-ui-xg --save
import {
Tab,
Link,
Input,
Button,
Grading,
Confirm,
Accordion,
ZoomImage,
DrawerMenu,
DatePicker,
ActionSheet,
LabelSelect,
CalendarSelect
} from 'react-native-ui-xg';
npm install react-native-tab-xg --save
npm install react-native-link-xg --save
npm install react-native-buttons --save
npm install react-native-grading --save
npm install react-native-confirm --save
npm install react-native-input-xg --save
npm install react-native-zoom-image --save
npm install react-native-datepicker --save
npm install react-native-drawer-menu --save
npm install react-native-label-select --save
npm install react-native-accordion-xg --save
npm install react-native-action-sheet-xg --save
npm install react-native-calendar-select --save
- Tab
- Link
- Input
- Button
- Grading
- Confirm
- Accordion
- ZoomImage
- DatePicker
- StyleSheet
- DrawerMenu
- LabelSelect
- ActionSheet
- ActionSheet
- git clone https://github.com/xgfe/react-native-ui-xg.git
- cd react-native-ui-xg && npm install
- react-native run-android