Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PierreCapo/react-native-easy-uuid

react-native-easy-uuid

Library to provide native uuids. 2.0.0+ supports TurboModules/New Arch only.

Installation

npm install react-native-easy-uuid

Usage

import { uuid } from 'react-native-easy-uuid';

// ...

const result = uuid();

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

About

Generate UUID for your react-native app. Use platform native code. Zero dependency

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published