Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 467 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 467 Bytes

Memoria-Hybrid

Installation

  • Open Terminal > Go to Project Folder > Run npm install
  • To copied fonts in iOS and Android folder - Run React-native link

Android,

Run React-Native Run-Android

iOS

  • 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