This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-11-16
Channels
- # beginners (103)
- # boot (48)
- # cider (2)
- # clara (12)
- # cljsrn (9)
- # clojure (133)
- # clojure-art (3)
- # clojure-dev (9)
- # clojure-korea (7)
- # clojure-russia (228)
- # clojure-spec (8)
- # clojure-uk (26)
- # clojurescript (131)
- # cursive (8)
- # datomic (30)
- # emacs (4)
- # events (2)
- # hoplon (47)
- # lein-figwheel (5)
- # off-topic (1)
- # om (12)
- # onyx (337)
- # perun (23)
- # planck (15)
- # proton (3)
- # re-frame (5)
- # spacemacs (20)
- # untangled (97)
- # utah-clojurians (1)
- # yada (13)
Anyone had luck with using https://github.com/wix/react-native-navigation/wiki/Installation---iOS#installation---ios
But it seems to require a lot of fiddling, and v0.37 of RN, which re-natal does not use currently
I did not but I did use exponent's ex-navigator drawer/tabs and now I began looking at this https://github.com/react-native-community/react-native-tab-view
exponent's ex-nav is nice but the router part I don't like (especially how it pre-load all the routes)... I want to use compassus as well with them tabs and hope react-native-tab-view is better suited to do that
@grav doesn't use 0.37, but for me with 0.26 works fine 😄
@savelichalex cool, i'll try it out!
@grav if there any problems, ask me) may be a problems with figwheel and re-natal, also I'm change bridge a little
@savelichalex: great! Thanks a bunch :-)