rx-base-react-native

1.0.0 • Public • Published

rx-base-react-native

React-Native base component

React-Native 常用的基本控件

Getting started

$ npm install rx-base-react-native --save

Usage

 
import {
  RXButton,
 
  RXDottedLine,
 
  RXScrollView,
  RXFlatList,
 
  RXText,
  RXTextInput,
 
  RXTouchable,
 
  RXTheme,
 
  RXPlatform,
  RXDate,
  RXNumber,
  RXString,
  RXColor,
  RANDOM_COLOR,
} from 'rx-base-react-native'
 

Package Sidebar

Install

npm i rx-base-react-native

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

29.4 kB

Total Files

19

Last publish

Collaborators

  • srxboys