Push code updates to your React Native apps, instantly, with CodePush
The concept behing CodePush is not new, first Exponent then AppHub got it covered (for React Native), but the more tools we get the better. As you might remember all of this is possible through React Native with its offline bundle. So here is CodePush, a clou …
Read moreLinux and Windows Support (Android)
@martinkonicek Current status of Linux and Windows support when building Android apps with React Native: https://facebook.github.io/react-native/docs/linux-windows-support.html …
Read moreRouting and Navigation in React Native with ExNavigator
Being one of the key features of any App, React Native's Navigator has gone through some changes, and will surely get even much more attention from the React Native team in the future. The React Native community won't stay put in the meantime though, so here …
Read moreMake your React Native app work in a browser
If you're fascinated about "Universal JavaScript" code, there's enough in the making to get started. We previously covered gl-react-native's OpenGL bindings for React Native and technics to share your application logic on web and mobile. But today we're focus …
Read moreCustomizable Google Places autocomplete component for iOS and Android React Native apps
How many times, as a Web developer, you pointed to Google Places API Javascript docs and installed (updated?) it. How weird did it look on your Mobile devices? Oh, maybe you're a iOS or Android developer. Have you ever wished it just was one npm install away? …
Read more