You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[podfile] Depend on React instead of React/Core (#283)
The structure of podfiles was recently changed in react-native so React/Core no longer exists. To be safer we can just depend on the React one instead which should never change.
0 commit comments