Skip to content

Larry8668/nativeCrash-worksBTW

Repository files navigation

Something was supposed to be here 😔

nativecrash 📃

Hey there ! Welcome to Nativecrash, an end to end crash management system for your application.

For all the application developers out there, ever gotten tired by setting up a crash management system such as Firebase Crashlytics or sentry (Paid) or any such other ? If you have have you will know the time or money they take. If you dont, we have you covered as well.

(Still Under Development)


Features ✨

  • This will act as an Error-boundary for your React Native Project.
  • Provides a fallback screen in case of app crash
  • Logs the runtime errors of the app into the Web interface
  • User friendly Web interface for devs to view crashes & bugs in app (both in Production & Development)

Future Prospects 🔮

  • Prepare an npm package for shipping it for all to use