Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/larry8668/nativecrash-worksbtw

An end to end crash management system
https://github.com/larry8668/nativecrash-worksbtw

error-monitoring nextjs reactjs reactnative

Last synced: 5 days ago
JSON representation

An end to end crash management system

Awesome Lists containing this project

README

        


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