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

feat: add config-plugin for Expo #57

Merged
merged 5 commits into from
Jun 20, 2022
Merged

feat: add config-plugin for Expo #57

merged 5 commits into from
Jun 20, 2022

Conversation

hirbod
Copy link
Contributor

@hirbod hirbod commented Jun 15, 2022

Alright @Almouro, here we go.

Fixes #40

The Plugin is ready. The Readme was auto generated, we need to discuss what to include (defining scope) and the naming to include this plugin has also changed.

@@ -0,0 +1 @@
// keep this empty file, otherwise expo-module-scripts will throw an error that "no inputs found"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to create this empty file or it would error out with "no inputs found".

@Almouro Almouro self-requested a review June 15, 2022 12:11
@hirbod
Copy link
Contributor Author

hirbod commented Jun 19, 2022

@Almouro I've done the final remaining tasks.
https://github.com/bamlab/react-native-performance/blob/71d6bcaf7931d328a6f13a1a989bdb673967ced4/README.md

Also deleted the autogenerated README inside of flipper-native. expo-modules-script might re-create it again when you bundle the plugin, watch out :D

@Almouro
Copy link
Member

Almouro commented Jun 20, 2022

Beautiful, here we go!

@Almouro Almouro merged commit 9b8820b into bamlab:master Jun 20, 2022
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

Successfully merging this pull request may close these issues.

Expo support
2 participants