Fork me on GitHub
#fulcro
<
2019-10-11
>
tony.kay03:10:39

OK, I’ve got a basic Fulcro Native template. See demo at https://www.youtube.com/watch?v=03I9uRxVQsc, source at https://github.com/fulcrologic/fulcro-native-template.

❤️ 60
tony.kay03:10:07

It actually has BOTH web and native sharing code (session state machine and session logic)

tony.kay03:10:52

Thanks to @thheller and @mdhaney for various bits and pieces.

tony.kay03:10:11

Thomas also has a nice pattern he suggested for times when you need the same interface, but alternative web/native implementations here: https://gist.github.com/thheller/fa044450a6470fdd1afdbcf3f37a65e3 I’ve used a similar pattern in my own apps.

👍 4
bbss03:10:08

This is great, I just wanted to get started with react-native + fulcro 🙂

tony.kay17:10:35

I’ve downgraded http://socket.io in Inspect Electron because the 2.x series seemed problematic. If you’re using Electron Inspect please downgrade your socket.io-client to 1.7.4 when you download the new binaries (2.2.1-alpha). https://github.com/fulcrologic/fulcro-inspect/releases/tag/2.2.1-alpha