Utilities
- upgrade-helper ★398 - ⚛️ A web interface to support React Native developers in upgrading their apps. Link to tool
- react-native-debugger ★4017 - The standalone app for React Native Debugger, with React DevTools / Redux DevTools
- haul ★2711 - command line tool for developing React Native apps
- rnpm ★2408 - react native package manager
- generact ★1125 - CLI that generates components based on existing ones no matter how you structure your app
- react-native-rename ★901 - Rename react-native app with just one command
- react-native-exception-handler ★504 – Avoid silent crash and errors on the production build of your app
- Electrode Native ★439 - A platform to ease the integration of React Native components in existing mobile applications.
- Ruby React Native (via Opal) ★391 - Use Ruby for building React Native apps
- rn-snoopy ★329 - Profiling, monitoring and alerting over the React Native bridge. More here.
- react-native-snippets ★249 - A collection of Sublime Text Snippets for react-native
- react-native-bundle-visualizer ★141 - See what's inside your RN bundle; useful for optimizing the bundle size
- Makeicon ★70 - Generates mobile app icons in all resolutions for both iOS and Android
- AsyncStorage Dev Menu Item ★67 - Adds an option to your dev menu to log the content of your AsyncStorage.
- rn-diff-purge ★64 - The easiest way to upgrade React Native versions. You can find diffs for every React Native version, that are created by diffing the previous version with a newly created app in the new version.
- React Native Actions ★55 - Run React Native actions from within VSCode.
- rsx ★29 - An alternative to the
react-native
CLI tool - ADB Auto Restarter ★8 - Restart ADB service Automatically in case of crashing while debugging app with device .
- rn-nodeify ★6 - hack to allow react-native projects to use node core modules
- react-native-ruler ★3 - A devtool for measuring pixel dimensions on your React Native screens
- BuilderX - A design tool which writes React Native code for you , Desktop Mac app to replace your traditional UX design tools.
- CodePush - Push code updates to your apps, instantly
- Storybook - UI development environment for your React components
- BugSnag - A tool that logs native & JS errors. Has a free tier. Includes useful data about the user, environment, session, release, etc.
- React Native Playground - Run React Native apps in your browser via real time simulator
- exponent - Use React Native without XCode (a previewer app + local server infrastructure)
- Deco IDE - React Native IDE with components manager
- react-hook-hooker - A nifty little HOC to add hooks to your React components.
- React Native Elements Playground 🚀 - Tinker with
react-native-elements
components in the web. - SimpleLocalize CLI - An open source Localization CLI tool for finding i18n keys in project files.