@trackcode/ui-native
v2.0.0
Published
UI native components
Readme
@trackcode/ui-native
UI components for react native.
npm install --save @trackcode/ui-nativeDevelopment
Install dependencies:
lerna bootstrap --scope=@trackcode/ui-nativeRun webpack in watch mode:
npm run build:watchRun jest in watch mode:
npm run test:watch