Fork me on GitHub
#cljsrn
<
2017-01-06
>
wojciech08:01:40

You mean using https://github.com/ptmt/react-native-macos on the RN side? I'd be cautious, seems like it doesn't get much use even with JS

Pishty10:01:48

hello guys, just wondering if anyone had example code that uses react-native-drawer with reagent ?

jarradhope15:01:09

thanks for the shoutout @martinklepsch ! 😄

martinklepsch15:01:46

@jarradhope you’re welcome! Looking forward to give the app a spin 🙂

jarradhope15:01:00

do you have Android? you can try right now if you like

dottedmag19:01:25

@wojciech Yes, this one. It's still in-progress.

shoxter20:01:56

Anyone have any idea how to solve this error on re-natal init ProjectName: Command failed: node -e "require('react-native/local-cli/cli').init('.', 'ProjectName')"

edwthomas22:01:46

@shoxter I don’t remember seeing this one but I do remember seeing errors because I had not installed all the re-natal dependencies correctly. what do you get when you run node -v on the command line?