- https://itunes.apple.com/us/app/workshop-go-learn/id12361257...
- https://play.google.com/store/apps/details?id=ws.workshop.ap...
11–20 of 58 posts
- https://itunes.apple.com/us/app/workshop-go-learn/id12361257...
- https://play.google.com/store/apps/details?id=ws.workshop.ap...
Here are the App Store links:
iOS: https://itunes.apple.com/us/app/dawn-chorus/id1146931666?mt=...
Android: https://play.google.com/store/apps/details?id=com.dawnchorus...
We even open sourced it: https://github.com/CMP-Studio/DawnChorus
I believe it is an example of a high fidelity and quality React Native app on two platforms.
iTunes: https://itunes.apple.com/us/app/lrn-learn-to-code-in-html/id...
Another app that comes to my mind is from vouge. It was also featured by Apple on the home page.
I would like to know about Xamarin too if anyone has them. Particularly looking for high fidelity creative / UX
Our last app (Chorus, a podcast player mashed up with a social network, http://chorus.am ) was built entirely in react-native - with the exception of the streaming implementation. In my mind, it's a great example of the optionality that RN gives you: easy cross-platform UI dev with an escape hatch to write native code when you need to.
That being said, expo.io is absolutely amazing if you need to use native features through RN without touching O-C/Swift
https://medium.com/airbnb-engineering/react-native-at-airbnb...