Replies: 1 comment 2 replies
-
Why are you not using 2.1.0? Those commits landed in 2.1.0 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This repo in its current published state is not functioning on Android. The published version 2.0.1 is broken because it does not include this commit to fix full refreshing on Android. The latest version includes this, but also includes the Android JSC and the extracted worklet logic. I'm not sure which of those is causing the crash in hermes.
Normally I would just patch this, but they're in the android folder, so the files that need changes are not in the node modules. If Software-mansion could make a patch release on 2.0.1 to only include the full refreshing fix that would be ideal, since there is no way to debug android apps without crashes right now.
Beta Was this translation helpful? Give feedback.
All reactions