Linux 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 more

Routing 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 more

Make 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 more