DropDown menu for your React Native App

If you think you're ready to move on from the native iOS feeling of the PickerIOS, then check this DropDown alternative from Ali Najafizadeh. react-native-dropdown on GitHub (Example) DropDown

Read more

A custom ActionSheet for React Native

Dong Guo is not new to Custom Components but he finally joined our personal army of community contributors by working on a wrapper for the IBActionSheet, a fully customizable iOS 7/8 style UIActionSheet replacement, compatible with iOS 5, 6, 7, and 8. react-n

Read more

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