Hot React, React Native topics, issues, tips and tricks.
After over 20 pull requests from 6 contributors in the React Native Community, we're excited to launch react-native doctor, a new command to help you out with getting started, troubleshooting and automatically fixing errors with your development environment. The doctor command is heavily inspired by Expo and Homebrew's own doctor command with a pinch of UI inspired by Jest.
We’re excited to announce React Native 0.61, which includes a new reloading experience we’re calling Fast Refresh.
The point of this article is to provide you with tips which will aid you and your team in your React Native projects. Some of these tips are strictly React Native related, while others are generally more mobile development oriented. So, let’s get right into it!
It can be desirable for a consumer facing product to exist on the web as well as on mobile. For example, many food delivery applications exist as both web and mobile applications.
Internet connection speeds are variable, especially when you’re working with mobile devices. As developers we often forget that many of our users are running our apps on less powerful devices and with slower internet connections than we are. Go out into the mountains and try to access your app and see how it performs.