Book Image

React Native: Tips, Tricks, and Techniques [Video]

By : Pavlos Vinieratos
Book Image

React Native: Tips, Tricks, and Techniques [Video]

By: Pavlos Vinieratos

Overview of this book

Mobile application development has seen a bit of a surge lately with the advent of multi-platform frameworks like React Native. This course helps to provide you with valuable tips and tricks to help make your development process easier, and less tedious. You will find tips about reusable logic with Higher Order Components, tips for better upgrading, tips on styling and separation of concerns. You will be getting some useful & cool tips on using tools for faster React Native development, such as reactotron, react-native-debugger and making your own logger for debugging and analytics. Finally, some tips and useful scripts you can use, and a nice way to use feature flags for your application. By the end of this course, you would have added useful skills to your arsenal, a plethora of valuable tips and tricks to make your development process with React Native more effective and efficient. The code bundle for this video course is available at - https://github.com/PacktPublishing/React-Native-Tips-Tricks-and-Techniques
Table of Contents (5 chapters)
Chapter 5
Other Useful Tips and Tools
Content Locked
Section 5
nvm and .config
The video will show the tool nvm to the viewer, as well as explain the use of a .config directory. - Introduce nvm and set it up. - Use nvm in our project. - Setup a .config directory for future use.