react-native-crashit

1.0.1 • Public • Published

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();

/react-native-crashit/

    Package Sidebar

    Install

    npm i react-native-crashit

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    75 kB

    Total Files

    17

    Last publish

    Collaborators

    • wdamien