Skip to content

v1.1.0

Compare
Choose a tag to compare
@WookieFPV WookieFPV released this 24 Jan 15:29
· 9 commits to main since this release
  • suggests config plugins provided by expo @config-plugins/.
    This is similar to how @types/ packages for typescript works.
    This is useful if a package doesn't include a config plugin but there is a @config-plugins plugin available.
  • add --debug option

Example:

Without bundled config Plugin but with third party config plugin:
🟥  react-native-google-cast ➡️ @config-plugins/react-native-google-cast (https://github.com/expo/config-plugins/tree/main/packages/react-native-google-cast)