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

Fix to support Expo 47 #8

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Fix to support Expo 47 #8

merged 1 commit into from
Feb 9, 2023

Conversation

sroske
Copy link
Contributor

@sroske sroske commented Jan 31, 2023

Fix for iOS build:

Applied fixes from coffeOwl shared here: expo/expo#18784 (comment)

Fix for Android build:

Added the watermelon db package to the main activity init package list as it appears to be needed (i.e. auto-linking is not working for me).

Also added an escape for the simulator architecture exclusion to the config option for the expo plugin.

Applied fixes from coffeOwl shared here: expo/expo#18784 (comment)

fix for android build

Added the watermelon db package to the main activity init package list as it appears to be needed (i.e. auto-linking is not working for me). Also added an escape for the simulator architecture exclusion to the config option for the expo plugin.
@Foosballfan
Copy link
Contributor

Great work, thanks @sroske will merge now

@Foosballfan Foosballfan merged commit 3d888ce into morrowdigital:main Feb 9, 2023
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.

2 participants