Skip to content

Deliberately crash your app. Good for testing crash reporting services.

License

Notifications You must be signed in to change notification settings

Lighthouse-io/react-native-crash-tester

Repository files navigation

react-native-crash-tester

Deliberately crash your app. Good for testing crash reporting services.

Installation

npm install react-native-crash-tester

Usage

import CrashTester from "react-native-crash-tester";

// ...

const result = await CrashTester.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

Deliberately crash your app. Good for testing crash reporting services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 43.8%
  • TypeScript 19.9%
  • Objective-C 19.0%
  • JavaScript 8.0%
  • Ruby 7.0%
  • Swift 1.7%
  • C 0.6%