Skip to content

wdamien/react-native-crashit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-crashit

Raise native exceptions on iOS and android to test native "crashes".

Getting started; React native >=0.61.0

$ yarn add react-native-crashit or $ npm install react-native-crashit --save

Usage

import RNCrashIt from 'react-native-crashit';

RNCrashIt.crash();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published