Skip to content

beansmile/react-native-app-utils

Repository files navigation

react-native-app-utils

Some APP-related tools, such as exit the APP, restart the APP.

Installation

yarn add react-native-app-utils@https://github.com/beansmile/react-native-app-utils.git

Usage

import AppUtils from 'react-native-app-utils';

AppUtils.exitApp();

AppUtils.restartApp();

License

MIT


Made with create-react-native-library

About

Some APP-related tools, such as exit the APP, restart the APP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published