npx expo prebuild
command.@config-plugins/*
. This means there should be no general utility packages here -- those are better suited for a different repo / NPM namespace.Here is a list of known packages that have a built-in Config Plugin.
Not all packages need a config plugin, packages that don't appear here might still work with managed EAS.
@react-native-firebase/perf
, @react-native-firebase/app
, @react-native-firebase/crashlytics
)More out-of-tree plugins which can be used to configure more packages.
react-native-onesignal
)
react-native-orientation-plugin
)urbanairship-react-native
)intercom-react-native
)react-native-marketingcloudsdk
)react-native-background-location-plugin
)appcenter
)react-native-keyevent
)@nozbe/watermelondb
)Just install and rebuild! If a package doesn't require any futher setup then it most likely doesn't need an Expo config plugin. Most packages work without a config plugin (including packages not listed below):
@shopify/flash-list
Feel free to open a PR with missing packages.
See the contributing guide.