

Instead, I followed the Building Projects with Native Code instructions. I opted against it because of the caveats described in the docs. One approach to set up a project uses create-react-native-app. To set up my development environment, I followed the instructions in the React Native docs. I was able to get the Hello World app up and running on both iOS and Android in less than an hour. I was happy to find that my experience was the exact opposite. Ignoring React Native’s complexity as a development platform, I have also heard that it’s a huge pain to set it up and get running. However, I had never set up or used React Native prior to this experiment. Note that I went into this having some experience with both React and native mobile development. I chose to l/xoad trending gifs from Giphy, because who doesn’t love gifs? Writing a simple, unpolished app with cross-platform tabbed navigation that loads some data from the cloud.Setting up and configuring a React Native development environment that targets both iOS and Android.In this post, I’ll walk through my experience with: Since I have no React Native experience, I wanted to understand how much work is required to get started. The idea of using a React (and Redux) approach to developing cross-platform-ish native apps is really appealing. I’ve been watching React Native for a while.
