1.0.0 • Published 9 months ago

react-native-turbo-uuid v1.0.0

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

react-native-turbo-uuid

Turbo module for native uuid generation for React-Native

Installation

npm install react-native-turbo-uuid
yarn add react-native-turbo-uuid

Usage

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

// ...

const result = uuid.v4();

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

1.0.0

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago