cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
2020-07-08T15:34:33.475400Z

Awesome! Maybe a short video tutorial? ;)

benny 2020-07-08T16:35:13.476300Z

is there a way to avoid my app from reloading when i change files? i’m using steroid rn reload in my shadow project so afaik it shouldn’t need to fully reload

dotemacs 2020-07-08T16:36:08.477500Z

Turn off the reloading as provided by react-native and just use shadow’s.

benny 2020-07-08T16:36:27.478100Z

bah

dotemacs 2020-07-08T16:36:29.478400Z

If on iOS simulator, shake the device to get the options and then turn off hot reload.

dotemacs 2020-07-08T16:36:36.478700Z

Is this what you meant?

benny 2020-07-08T16:36:36.478800Z

yeah that’s even in the docs if i recall correctly

benny 2020-07-08T16:36:53.479300Z

just forgot about it in all my flipping around to get here

dotemacs 2020-07-08T16:37:01.479600Z

🙂

benny 2020-07-08T16:37:03.479700Z

thanks again @dotemacs

👍 1
Luca 2020-07-08T17:19:27.482Z

Hi @bhauman thanks a lot for your amazing work! I am new to cljs + react-native and I heard that expo simplifies the development. I found this template that I would like to follow: https://github.com/seantempesta/expo-cljs-template. Does your support make anything easier/harder? Thanks again

bhauman 2020-07-08T17:20:27.482700Z

@luca.cambiaghi the new support makes it much much easier

bhauman 2020-07-08T17:20:44.482900Z

I’m just about to deploy

bhauman 2020-07-08T17:21:42.483400Z

https://figwheel.org/docs/react-native.html

bhauman 2020-07-08T17:21:52.483800Z

those are the docs

bhauman 2020-07-08T17:22:33.484200Z

but the code isn’t up yet

Luca 2020-07-08T17:22:55.484700Z

Awesome, that looks really good!!! Looking forward to try it out. Thanks a lot

bhauman 2020-07-08T17:38:14.486100Z

The new React Native support in figwheel-main is deployed to com.bhauman/figwheel-main 0.2.10-SNAPSHOT

👍 8
bhauman 2020-07-08T17:39:07.486500Z

https://figwheel.org/docs/react-native.html

bhauman 2020-07-08T17:39:15.486800Z

@luca.cambiaghi ^