1.0.14 • Published 2 years ago
rn-lib-example v1.0.14
RN Lib Example
This is an example of a loan module library with simple navigation. this library build with stater template
Usage
- clone repository with command
git clone https://github.com/toniebe/rn-example-lib.git - use command
yarnto build this library - move to example with command
cd example - install depedencies project example with command
yarn - go to ios folder and link the depedencies with command
cd ios && pod install - go to root example directory and running with command
yarn androidoryarn ios