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
refactor: use install_modules_dependencies method only if react native version >=0.71.0 (#358)
This pull request replaces all the inline IOS dependencies in
**podspec** and uses `install_modules_dependencies` method to depend on
React Native core changes.
0 commit comments