SimpleAuth iOS wrapper for React Native

Adam Mcgrath has done all the hard work to let us take advantage of the SimpleAuth library. SimpleAuth from Caleb Davenport will handle several social services' authentication for you to use in your Apps. react-native-simple-auth on GitHub App Links

Read more

Custom React Native Components in Swift

If you're struggling in getting your Swift code to work with React Native, then rejoice! Kevin deLeon has packed up a great tutorial for custom React Native Components in Swift. The core of React Native contains a TON of what you need to build a pretty awesom

Read more

A <Popover /> component for React Native

Here is a new Component from Jean Regisser, a Popover for displaying content on top of other elements. react-native-popover on GitHub A \<Popover> component for react-native. This is still very much a work in progress and only handles the simplest of cases,

Read more

React Native App Links

Facebook has announced AppLinks support for React Native, a cross-platform solution for app-to-app linking. Introducing React Native App Links, easily setup @applinks for @reactjs native to link apps and handle deep links react-native-applinks App Links Ap

Read more