React-Native base component
React-Native 常用的基本控件
$ npm install rx-base-react-native --save
import {
RXButton,
RXDottedLine,
RXScrollView,
RXFlatList,
RXText,
RXTextInput,
RXTouchable,
RXTheme,
RXPlatform,
RXDate,
RXNumber,
RXString,
RXColor,
RANDOM_COLOR,
} from 'rx-base-react-native'