Skip to content

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.

Notifications You must be signed in to change notification settings

expo/config-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expo Config Plugins

A collection of custom WIP config plugins for Expo dev clients. Use at your own discretion.

Creating a plugin

  • Plugins can be generated by running yarn gen.
  • Add plugins to the example in apps/app to test them.
  • The example app should always stay in a state of regeneration.