{"id":14156567,"url":"https://github.com/expo/config-plugins","last_synced_at":"2025-05-14T05:10:30.521Z","repository":{"id":37032761,"uuid":"379762817","full_name":"expo/config-plugins","owner":"expo","description":"Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.","archived":false,"fork":false,"pushed_at":"2025-05-01T18:12:28.000Z","size":6516,"stargazers_count":510,"open_issues_count":66,"forks_count":112,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-10T09:38:33.543Z","etag":null,"topics":["expo","prebuild","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-24T00:37:58.000Z","updated_at":"2025-05-05T05:49:56.000Z","dependencies_parsed_at":"2023-09-26T23:23:16.950Z","dependency_job_id":"d67912cf-aeba-46ce-bf00-b303f1b18fc9","html_url":"https://github.com/expo/config-plugins","commit_stats":{"total_commits":318,"total_committers":29,"mean_commits":10.96551724137931,"dds":0.5880503144654088,"last_synced_commit":"fa4397d502b20cf022e9564897343ef70f27896b"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fconfig-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fconfig-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fconfig-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fconfig-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expo","download_url":"https://codeload.github.com/expo/config-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076848,"owners_count":22010611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expo","prebuild","react-native"],"created_at":"2024-08-17T08:06:29.324Z","updated_at":"2025-05-14T05:10:30.499Z","avatar_url":"https://github.com/expo.png","language":"TypeScript","funding_links":[],"categories":["react-native"],"sub_categories":[],"readme":"# Expo Config Plugins\n\n- A collection of [Expo config plugins](https://docs.expo.dev/guides/config-plugins/) for configuring the `npx expo prebuild` command.\n- This repo is to Expo config plugins as [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) is to TypeScript.\n- We prefer packages ship their own Expo config plugin (to ensure versioning is aligned), but if they haven't adopted the system yet, the community can add a package here.\n- All packages here are community maintained. Feel free to improve docs, packages, tests, etc.\n- We maintain a 1-1 mapping of **native packages** ⇔ `@config-plugins/*`. This means there should be no general utility packages here -- those are better suited for a different repo / NPM namespace.\n\n## First-party plugins\n\nHere is a list of known packages that have a built-in Config Plugin.\n\n\u003e Not all packages need a config plugin, packages that don't appear here might still work with managed EAS.\n\n- [React Native Firebase](https://rnfirebase.io/) (`@react-native-firebase/perf`, `@react-native-firebase/app`, `@react-native-firebase/crashlytics`)\n- [react-native-google-cast](https://github.com/react-native-google-cast/react-native-google-cast)\n- [react-native-nfc-manager](https://github.com/revtel/react-native-nfc-manager)\n- [react-native-health](https://github.com/agencyenterprise/react-native-health)\n- [@react-native-mapbox-gl/maps](https://github.com/rnmapbox/maps)\n- [@logrocket/react-native](https://www.npmjs.com/package/@logrocket/react-native)\n- [sentry-expo](https://www.npmjs.com/package/sentry-expo)\n- [@leanplum/react-native-sdk](https://github.com/Leanplum/Leanplum-ReactNative-SDK#readme)\n- [react-native-fbsdk-next](https://www.npmjs.com/package/react-native-fbsdk-next)\n- [@stripe/stripe-react-native](https://www.npmjs.com/package/@stripe/stripe-react-native)\n- [@react-native-voice/voice](https://www.npmjs.com/package/@react-native-voice/voice)\n- [react-native-imglysdk](https://www.npmjs.com/package/react-native-imglysdk)\n- [@viro-community/react-viro](https://github.com/virocommunity/viro) -- [Guide](https://viro-community.readme.io/docs/integrating-with-expo)\n- [react-native-msal](https://www.npmjs.com/package/react-native-msal)\n- [react-native-spotlight-search](https://www.npmjs.com/package/react-native-spotlight-search)\n- [newrelic-react-native-agent](https://www.npmjs.com/package/newrelic-react-native-agent)\n- [react-native-videoeditorsdk](https://www.npmjs.com/package/react-native-videoeditorsdk)\n- [notifee](https://notifee.app/)\n- [App Clips](https://github.com/bndkt/react-native-app-clip/)\n- [iOS Safari Extensions](https://github.com/andrew-levy/react-native-safari-extension/)\n- [react-native-ble-plx](https://github.com/dotintent/react-native-ble-plx)\n\n### Complementary\n\nMore out-of-tree plugins which can be used to configure more packages.\n\n- [onesignal-expo-plugin](https://github.com/OneSignal/onesignal-expo-plugin) (for use with `react-native-onesignal`)\n  - Configures **iOS Notification Service Extensions** for rich push notification and custom notification actions.\n- [@lyrahealth-inc/react-native-orientation-plugin](https://www.npmjs.com/package/@lyrahealth-inc/react-native-orientation-plugin) (for use with `react-native-orientation-plugin`)\n- [airship-expo-plugin](https://www.npmjs.com/package/airship-expo-plugin) (for use with `urbanairship-react-native`)\n- [config-plugin-react-native-intercom](https://www.npmjs.com/package/config-plugin-react-native-intercom) (for use with `intercom-react-native`)\n- [@allboatsrise/expo-marketingcloudsdk](https://www.npmjs.com/package/@allboatsrise/expo-marketingcloudsdk) (for use with `react-native-marketingcloudsdk`)\n- [@ouvio/react-native-background-location-plugin](https://www.npmjs.com/package/@ouvio/react-native-background-location-plugin) (for use with `react-native-background-location-plugin`)\n- [expo-community-flipper](https://www.npmjs.com/package/expo-community-flipper) (for use with Flipper)\n- [expo-appcenter](https://www.npmjs.com/package/expo-appcenter) (for use with `appcenter`)\n- [expo-react-native-freshchat](https://www.npmjs.com/package/expo-react-native-freshchat) (for use with `react-native-freshchat-sdk`)\n- [react-native-keyevent-expo-config-plugin](https://github.com/chronsyn/react-native-keyevent-expo-config-plugin) (for use with `react-native-keyevent`)\n- [watermelondb-expo-plugin](https://github.com/morrowdigital/watermelondb-expo-plugin) (for use with `@nozbe/watermelondb`)\n\n### No Plugin Required\n\nJust 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):\n\n- [react-native-share](https://github.com/react-native-share/react-native-share)\n- [@react-native-menu/menu](https://github.com/react-native-menu/menu)\n- [react-native-blurhash](https://github.com/mrousavy/react-native-blurhash)\n- [react-native-app-shortcuts](https://github.com/lokyoung/react-native-app-shortcuts)\n- [react-native-multiple-image-picker](https://github.com/baronha/react-native-multiple-image-picker)\n- [`@shopify/flash-list`](https://github.com/Shopify/flash-list)\n\n\u003e Feel free to [open a PR](https://github.com/expo/config-plugins/edit/main/README.md) with missing packages.\n\n## Contributing!\n\nSee the [contributing guide](/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpo%2Fconfig-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpo%2Fconfig-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpo%2Fconfig-plugins/lists"}