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 moreCustom 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 moreA <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 moreReact 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 morePull Down to Refresh and Table View Component for React Native
Shuangzuan He joined the army of React Native Components developers by open sourcing two of them: a Pull Down to Refresh and Table View. RCTRefreshControl on GitHub A pull down to refresh control for react native. RCTRefreshControl RCTTableView on GitHub …
Read more