npm.io
2.2.2 • Published 2 years ago

react-native-easy-uuid

Licence
MIT
Version
2.2.2
Deps
0
Size
16 kB
Vulns
0
Weekly
0
Stars
14

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

Keywords