A macOS, Windows, and Linux app for inspecting your javascript, React JS and React Native performance.
While developing on a React-native application I notice that once the application becomes large the Chrome Devtools starts to be very slowly and hard to debug the performance and the rendering of each view, so I decided to create a Desktop Application that could help with that, not to mention that testing on the emulator is fine but you should always test on a real device and with this Application, you can connect via your network and see the performance of your react-native App
The Speedsters desktop app on the left, React Web-app in the middle and a React-Native App on the right
- Installing
- Quick start for React JS/React-Native
- Quick start for Javascript
- Release Notes
- Contributing
- Speedsters desktop App build with Electron.
- @speedsters/core dependence free.
- @speedsters/react dependence free.
- @speedsters/performance dependence free.
This project is licensed under the MIT License - see the LICENSE.md file for details.