Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Config Plugins #11561

Closed
15 of 17 tasks
EvanBacon opened this issue Jan 8, 2021 · 0 comments
Closed
15 of 17 tasks

Create Config Plugins #11561

EvanBacon opened this issue Jan 8, 2021 · 0 comments
Assignees

Comments

@EvanBacon
Copy link
Contributor

EvanBacon commented Jan 8, 2021

Config plugins are a system for configuring native modules automatically during the "prebuild" step. In order to make managed projects work with eas build we need expo-cli to be able to automatically apply config plugins in managed packages and apply them.

The majority of the required plugins are added in #11538 along with a test project native-component-list.

Remaining Plugins

The following plugins still need to be created before we can automatically configure all managed libraries in the Expo SDK during expo prebuild.

Duplicates

These will be (more or less) automatically configured in expo-cli, but we need to create versioned copies. Ideally these would come over after we think up a good strategy for using TypeScript for plugins and testing (because they're already in TS in expo-cli).

Additional Functionality

Not required for parity with the current managed workflow, but these should be mostly easy to add and crucial for having good payments/development support in Expo.

Misc

  • expo-local-authentication
  • expo-screen-orientation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant