Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/larry8668/nativecrash-worksbtw
- Owner: Larry8668
- Created: 2023-07-21T11:07:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-07T20:21:37.000Z (9 months ago)
- Last Synced: 2024-04-18T12:59:29.670Z (7 months ago)
- Topics: error-monitoring, nextjs, reactjs, reactnative
- Language: JavaScript
- Homepage: https://native-crash-works-btw.vercel.app
- Size: 9.96 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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