forcedotcom / SalesforceMobileSDK-Android

Android SDK for Salesforce
Other
339 stars 384 forks source link

Moving to React Native 0.73.6 #2532

Closed wmathurin closed 3 months ago

wmathurin commented 3 months ago

I ran react-native cli to create a new app from a template then compared the output (package.json, podfile etc).

brandonpage commented 3 months ago

@wmathurin Build is failing due to: Error: Cannot find module 'metro-react-native-babel-preset'

wmathurin commented 3 months ago

@brandonpage Locally I did not see the problem but I had not removed the node modules directory before running install :-(

Adding back with 101db25