-
Notifications
You must be signed in to change notification settings - Fork 34
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
SDK 48 'Modular Headers' Fix #16
Conversation
Hi @TheLonelyAstronaut thanks for making this fix, will you be able to rebase your branch so we can safely merge. |
One last request please test it under |
@brunokiafuka are you able to test a plugin by building expo dev client? Looks like it's compiles fine, but when you try to use complex models (with lazy decorators, actions and so on) it just crashes with "undefined is not an object" |
I've made a few tweaks but all runs fine, just testing with watermelon |
@brunokiafuka tested with lazy, its fine. But adding @actions brakes all, could you share example? |
you can branch out the basic starter example on the project here |
@brunokiafuka huh, sorry, i picked an example from Watermelon repo, it has old library version with deprecated @action hook, all is fine |
This small PR fixes #15 - EAS build for SDK48 and WatermelonDB v0.26.0