React Native FBSDK: a wrapper around the iOS Facebook SDK

We've seen previous efforts from the community in making the Facebook iOS SDK accessible from React Native. While we surely appreciate them there's no doubt that an official wrapper from Facebook for their iOS SDK is more than welcome. react-native-fbsdk on G

Read more

Full screen Lightbox for React Native

Our man, our React Native man Joel Arvidsson, is back again with a new Component. This time he relies on the react-native-overlay to produce a Lightbox Component. react-native-lightbox on GitHub (Example) Images etc in Full Screen Lightbox Popovers for React

Read more

Accessing iPhone camera roll Images with React Native

Carly Kubacak from The BHW Group has written a comprehensive and well written guide to the React Native Camera Roll API. Additionally she lists many Components and React Native APIs to cover this useful end to end scenario. Accessing iPhone camera roll Images

Read more

React Native 0.9.0-rc released

v0.9.0-rc release note: 0.9.0-rc has been published to npm and CocoaPods! There was a short delay for this RC because we wanted to include several breaking changes to Touchable components all at once. Breaking Changes TouchableX components introduce their o

Read more

React Native experimentation through a Songkick App

If you're ready to go public with your React Native Apps, then chances are you're going to need and meet the offline bundle. If you're ready to take it to next level then you might check Arnaud Rinquin's work to put the React Native bundle on continuous deploy

Read more