- Clone repo
- Install dependencies:
yarn add
- Install pods:
cd ios & pod install
- Run command:
yarn run ios
oryarn run android
Make sure you have set your development environment. Check this link
In order to use @zubale-comonents library I recommend to create a workspace in VSCode with both projects: testLibrary and @zubale-components
To install library run: yarn add file:../@zubale-components