2.2.2 • Published 11 months ago

react-native-easy-uuid v2.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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

2.2.1

11 months ago

2.2.0

11 months ago

2.2.2

11 months ago

2.1.0

11 months ago

1.1.0

2 years ago