rua-ui
TypeScript icon, indicating that this package has built-in type declarations

0.12.0 • Public • Published

RuaUI

A mobile-first all platform unified ui lib

For Web

Install dependencies

yarn add react-native-web babel-plugin-transform-decorators-legacy babel-plugin-transform-class-properties

Include packages that requires polyfill in your .babelrc file

{
  ...
  include: [
   'node_modules/rua-ui',
   'node_modules/react-native-elements',
   'node_modules/react-native-platform-touchable',
   'node_modules/react-native-vector-icons',
  ]
  ...
}

Readme

Keywords

Package Sidebar

Install

npm i rua-ui

Weekly Downloads

117

Version

0.12.0

License

MIT

Unpacked Size

262 kB

Total Files

121

Last publish

Collaborators

  • copydog