0.1.2 • Published 7 years ago
react-native-web-ui v0.1.2
react-native-web-ui
This library is an attempt to make a UI crossplatform ecosystem based on best components of each world (web and native).
Install
Add the dependency :
- Using YARN :
yarn add react-native-web-ui- Using NPM :
npm add react-native-web-uiCompatibility with React Native
React Native v0.55
Components
| Name | Status | React library | React native library |
|---|---|---|---|
| Button | ✓ | react-awesome-button | react-native-awesome-button |
| Switch | ✓ | react-switch | react-native |
| Textfield | ✓ | material-ui | react-native |
| LoadingPlaceholder | ✓ | material-ui | react-native |
| Chart | ✓ | victory | victory-native |