Artem Ash
Artem Ash
Same issue on 3.1.1 AppImage on Linux mint 21.3 86_64. Why is this closed??
@jkdrangel , could you clarify your suggestion about using `useState`? Perhaps provide an example?
?? How is this possible?
Invariant Violation: "app" has not been registered - AppRegistry.js | runnables[appKey] is undefined
> @vikil143 Tried debugging the issue, Understood that the issue is due to the 'require' statements in the js files. The error is thrown wherever export/import is used in tsx...
This conf works for me in a pnpm monorepo with a 0.73 RN app that depends on a shared workspace module. I'm noting additional stuff I had to add. structure:...
@Taoula and @christiangenco, great work! Thanks. Two questions: 1) Why not put the code above in the examples your repo under 'nextjs'? The next usage is a bit different and...
What was the resolution exactly?? @jacobp100 ? I'm getting this with 0.72.0-rc.1, which is asked for by react-native-reanimated.
@Jordan1022 , this is a separate issue, no?
Same issue in a Nextjs 14.1 app using your exact code in the readme. Didn't do anything special to set persists and cookies are not disabled.