Top 3 useful React Native build & development components for developers
If you are working on React Native, here is a list of 3 React Native build and development components you should be know.
1.React Native Module for CodePush
This plugin provides client-side integration for the CodePush service, allowing you to easily add a dynamic update experience to your React Native app(s)
>>> Learn more: Here
2. Reactotron
A macOS, Windows, and Linux app for inspecting your React JS and React Native apps.
Use it to:
view your application state
show API requests & responses
perform quick performance benchmarks
subscribe to parts of your application state
display messages similar to console.log
track global errors with source-mapped stack traces including saga stack traces!
dispatch actions like a government-run mind control experiment
hot swap your app’s state
track your sagas
show image overlay in React Native
track your Async Storage in React Native
You plug it into your app as a dev dependency so it adds nothing to your product builds.
>>> Learn more: Here
3. React native webpack server
react-native-webpack-server is a development server that leverages the Webpack Dev Server and the React Packager to enable building React Native JavaScript bundles with webpack. This allows you to use the existing webpack ecosystem when targeting React Native.
>>> Learn more: Here
Compilation by Atom ID @Reactsharing.com









