- Open Terminal > Go to Project Folder >
Run npm install
- To copied fonts in iOS and Android folder -
Run React-native link
Run React-Native Run-Android
- Go to iOS Folder >
Run Pod install
- Open Memoria.xcworkspac
- Go to Target Memoria > Build Phase > [CP] Copy Pods Resources > Remove fonts from Input Files and Output files
- Back to Previous Folder
Run React-Native run-iOS