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

react-native expo showing stale compilation results #13

Open
joprice opened this issue Sep 28, 2022 · 0 comments
Open

react-native expo showing stale compilation results #13

joprice opened this issue Sep 28, 2022 · 0 comments

Comments

@joprice
Copy link

joprice commented Sep 28, 2022

I am trying to use the react native demo and find that the app renders one compilation state behind: It seems that expo refreshing is triggered while compilation is occurring, (perhaps due to watchman watching intermediate files like src or class files), resulting in the previous state behind rendered. If the app is refreshed, the expected state then shows up. This workflow may be out of scope for this library, but having a demo with react native working smoothly end to end would be a great selling point for scala in this domain.

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