expo / expo-cli

Tools for creating, running, and deploying universal Expo and React Native apps
https://docs.expo.io/workflow/expo-cli/
2.6k stars 477 forks source link

[install-expo-modules] fix react-native 0.72.5 support #4766

Closed Kudo closed 9 months ago

Kudo commented 9 months ago

Why

react-native 0.72.5 has a breaking change for default ios minimal version: https://github.com/facebook/react-native/commit/a5e110adcf21

How

support parsing the default ios minimal version from the scripts/cocoapods/helpers.rb

Test Plan

tested install-expo-modules on a react-native 0.72.5 project