【发布时间】:2019-07-24 20:36:22
【问题描述】:
我在使用 react-native-image-picker 库时遇到问题。因此,我尝试将 RCTCameraRoll 链接到 Xcode 库中。但是,要使用 Xcode 打开我的项目,我必须运行 expo eject。
现在,我该如何运行我的项目?运行命令时:expo start 它返回:
Property 'expo' in app.json is not an object. Please make sure app.json includes a managed Expo app config like this: {"expo":{"name":"My app","slug":"my-app","sdkVersion":"..."}}
No Expo configuration found. Are you sure this is a project directory?
【问题讨论】:
标签: react-native expo