Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 394 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 394 Bytes

Momentoon_front

Project Wiki

https://github.com/Momentoon/Momentoon/wiki

How to build

[Optimized for iOS]

build environment
Xcode 14.2
iOS 15.0

build command
npm install --legacy-peer-deps
cd ios && pod install && cd .. npx react-native run-ios

note
'firebaseConfig.ts' file is required for normal operation. (git ignored)