cljsrn

niveauverleih 2021-09-23T08:16:05.275200Z

Does Krell also work with expo iso React Native CLI?

dnolen 2021-09-23T14:33:33.276200Z

Never tested but since Krell doesn't do anything interesting or weird all RN things should work

pez 2021-09-23T15:22:27.276700Z

It totally works with Expo. 🤘

šŸ’Æ 1
dnolen 2021-09-23T15:46:09.276900Z

great!

niveauverleih 2021-09-23T16:26:08.279900Z

@pez you don't happen to have some instructions, do you? Or do I just follow the Krell instructions and ignore the hint that says "follow the instructions in the react native tab"?

pez 2021-09-23T16:39:36.282800Z

I did something like that. It was a while ago, so I don't recall my steps. But really, just imagine you are a regular RN developer with a better way to create JS code than creating manually. šŸ˜€

gammarray 2021-09-23T16:57:41.284Z

Oh very cool. I’m sure there are folks who would be interested in an example repo for krell+expo.

gammarray 2021-09-23T16:58:15.284600Z

Kinda like rn-rf-shadow

pez 2021-09-23T17:27:15.286200Z

I was planning something like that. But it makes more sense to create a fresh RN project and generally follow the instructions on the Krell repo. Or so I reasoned back then.