Fork me on GitHub
#cljsrn
<
2020-07-07
>
dnolen16:07:21

yeah I never had issues with Cursive and the Krell REPL - because there's nothing special here

dnolen16:07:32

the Krell REPL is the same as any clojure.main REPL - they all work

dnolen16:07:53

(but of course the problem could have been elsewhere)

bhauman20:07:12

figwheel react-native support is probably going to be released to SNAPSHOT tomorrow

👏 6
parrot 9
bhauman20:07:50

and I just tried react-native-macos and it just worked without any changes

3
bhauman20:07:02

so that’s pretty sweet

bhauman20:07:14

the minimal config is ^{:react-native :cli}{:main awesome.main} and then launch figwheel-main. It also supports Expo

bhauman20:07:38

more tomorrow