Fork me on GitHub
#cljsrn
<
2017-11-15
>
rnandan27309:11:57

has anybody successfully built navigation features using https://github.com/seantempesta/cljs-react-navigation

rnandan27312:11:20

Yes i did and followed what was done there, but kept getting "screen should be a react element" Used all possible ways (reactify etc, but wasn't successful

vikeri13:11:05

Weird, do you have the same setup in terms of npm package versions and reagent versions etc?

rnandan27312:11:16

There were version issues and i have resolved it.

rnandan27312:11:37

The approach that you had taken worked for me.

rnandan27312:11:57

adapt-react-class ...

rnandan27312:11:00

thanks a lot

rnandan27309:11:58

I keep getting "shoudl be a react element" even though i tried reactify etc