Closed vivianjeng closed 1 month ago
After cloning zkmopro/react-native-app and running npm i
and npm run ios
i get this:
› Compiling expo-font Pods/ExpoFont » ExpoFont-dummy.m
❌ (/Users/chance/work/react-native-app/modules/mopro/ios/MoproModule.swift:2:8)
1 | import ExpoModulesCore
2 | import moproFFI
| ^ no such module 'moproFFI'
Actually there are two ways to run react native
I should write down there are these two ways
Latest commit: |
b1f2df9
|
Status: | ✅ Deploy successful! |
Preview URL: | https://859a33f2.mopro.pages.dev |
Branch Preview URL: | https://doc-react-native.mopro.pages.dev |
I copied the ios build folder as specified by the instructions. I got this:
❌ error: Codegen did not run properly in your project. Please reinstall cocoapods with `bundle exec pod install`.
› 1 error(s), and 0 warning(s)
CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.
Could you add a branch to the react native repo with a fully functioning example? e.g. commit the android/ios build files so it can be cloned and run? It would be helpful to see a working example when debugging.
@chancehudson I uploaded the whole directory here you can try to download the zip