v1.1.0
- 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)