Listening to application URLs in React Native
Johannes Lumpe is sharing its experience in using custom URL schemes with React Native from its work on React Native Playground. One great feature of mobile platforms is deep linking into your application from custom URLs, using custom URL schemes. We wanted …
Read moreReact Native Playground is Open Source
We like React Native Playground and the way it's showing us how powerful React Native can be. It's now Open Source at https://github.com/rnplay …
Read moreDribbble app built with React Native
You really want to check this inspiring Dribbble app Catalin Miron was working on and has finally released on GitHub. Not only for the great UIs but also for showing us how to integrate third party Components. react-native-dribbble-app on GitHub A Dribbble a …
Read moreShare Your Application Logic on Web and Mobile
Relaying almost entirely on existing Web technologies and tools, React Native has already proven its power. Lauri Hahne has now crossed the bridge beetween Web and Mobile showing a proof of concept app that shares application logic beetween the two. We can on …
Read moreReact Native Tinder like cards
If you're looking to put some interaction into your apps, Jason Brown has assembled a nice tutorial showing how to accomplish a Tinder like card UI. React-Native Tinder like cards Intro The test of all good frameworks is how easy it is to implement Tinder r …
Read more