This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@sleiv/react-native-common-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

react-native-common-utils

Provide a common utils to react-native

Installation

yarn add https://github.com/bokuhe/react-native-common-utils.git

or

npm install https://github.com/bokuhe/react-native-common-utils.git

Usage

import { AppNavigator } from '@sleiv/react-native-common-utils';

// ...
AppNavigator.exitApp().catch((e) => {
  console.error(e);
});

Contributing

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

License

MIT


Made with create-react-native-library

Dependencies (0)

    Dev Dependencies (21)

    Package Sidebar

    Install

    npm i @sleiv/react-native-common-utils

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    45.3 kB

    Total Files

    25

    Last publish

    Collaborators

    • sleiv