[docs] expo modules setup with react-native v0.68.1
See original GitHub issueSummary
The expo modules setup docs refer to AppDelegate.m
but react-native version 0.68.1 changed this to AppDelegate.mm
and the references in the docs are not the same in the current version. How do we use expo modules with react-native 0.68.1?
Link to the related docs page
https://docs.expo.dev/bare/installing-expo-modules/
Anything else?
Even if the docs page is outdated, is there currently a non documented way to do this? Since I am in the middle of the react-native update already I don’t want to revert all changes I made so far.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Add Expo to an existing project
The following instructions apply to installing the latest version of Expo modules in React Native 0.68. Terminal. Copy. npm install expo.
Read more >Announcing React Native 0.68
Hello everyone! Today we are announcing the 0.68.0 release of React Native, with opt-in to the New React Native Architecture, bug fixes and ......
Read more >Expo - Best of JS
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web. Mobile · React Native.
Read more >Installation | React Native Reanimated - Software Mansion
We realize the project setup is very complex and you may not want to add that to your existing app rightaway. If you...
Read more >Home - Documentation
Use the table below to find the version that best suites your application. React Native SDK, Auth0 SDK. v0.65.0, v2.11.0. v0.62.2, v2.5.0.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Great then I think we can close this. @KrisLau Thanks for pointing out.
Not sure if this was added after your post but for anyone looking at this now there are instructions for the AppDelegate.mm now in https://docs.expo.dev/bare/installing-expo-modules/#manual-installation