Fork me on GitHub
#cljsrn
<
2016-05-03
>
anatoly10:05:21

@vikeri: Thank you for the links – It would be still great to have more information on the Android respectively iOS specific patterns – but that's probably a starting point for future contribution 😉 – I found this here very helpful to get started: https://github.com/alwx/luno-react-native

vikeri11:05:04

@anatoly: Yes, I’ve been thinking a lot about that lately. Luno is a great example of going ”native” on both platforms. But many apps have a similar look on both Android and iOS and thus even more code can be shared. I’m considering this myself in the project I’m developing and initially I wanted native look (Material Design/iOS specific stuff) but I think I’ll go with a more unified style for both operating systems now. Developed a basic Tab-bar to be used in both Android and iOS for example.