Fork me on GitHub
#cljsrn
<
2017-01-09
>
vikeri07:01:29

@etherfuse Yeah I was going to update it to support more features like tabs, and prevent double rendering, but then I realized that these things are coming officially from within facebook. So if you’re doing a major project I would wait for that to be released. It was supposed to come now in January. But if you just want to get something going it’ll do the job in the meantime.

edwthomas17:01:22

@etherfuse I’ve been playing around with building a cljsrn app and I’m planning to add to this repo https://github.com/edwthomas/todo-app-cljsrn whenever I have the time. For now, all I have is an example of how to use ViewPagerAndroid for intro screens and basic navigation. Hope to add to this example when I get some time to do so.

edwthomas17:01:51

BTW, I’m just starting out with cljsrn so its quite possible I’m not doing things the right way 🙂 I'm just trying to learn more by sharing the code.