cyclejs / react-native

Cycle.js driver that uses React Native to render
MIT License
260 stars 28 forks source link

Update with a working example #23

Closed barelyhuman closed 2 years ago

barelyhuman commented 2 years ago

Replaces the older example with a current working example for the following versions

"@cycle/react-native": "^3.0.0",
"@cycle/run": "^5.7.0",
"react": "18.0.0",
"react-native": "0.69.3",
"xstream": "^11.14.0"
barelyhuman commented 1 year ago

No, it just halts at a white screen, had to add a delay On 1 Aug 2022, 1:14 PM +0530, André Staltz @.***>, wrote:

@staltz commented on this pull request. In readme.md:

);

return { react: elem$, }; }

-run(main, { Did run not work? It should work. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>