React Native Localization

If you're going to be serious with your app, chances are you're going to localize it for different languages support. Stefano Falda has got you covered with its ReactNativeLocalization The Javascript library uses a native library (ReactLocalization) to get

Read more

App built with React Native for viewing houses for sale

Asa Miller has not only shared it's "iPhone app built with React Native for viewing houses for sale in the Northwest: Den" but has blogged his entirely experience of building it with React Native over a weekend: My adventures with React Native I was incredib

Read more

React Native Social Share

Here's one Module from Kim Døfler that we really like. It will let you use the iOS native Twitter and Facebook share popup in React Native. react-native-social-share Use the build in share view from iOS to let the user share on Facebook and Twitter. It will

Read more

React Native Remote Push Notifications Component

There's very little to say about this Module, it's name says a lot. It will let you handle Push Notifications in React Native. react-native-remote-push React Native module that allows you to: Request push notification permissions Get the device token back

Read more

A whole lotta React Native Styles

It's one thing to learn a new framework and another to learn a whole set of new technologies. Here's why you might find handy these tools to keep using your preferred stack, and CSS. react-native-css Write modular SCSS or basic CSS styles for your React-Nati

Read more