UUID generator for React Native

Description:

A simple wrapper around the native iOS and Android UUID classes.

Installation:

# Yarn
$ yarn add react-native-uuid-generator

# NPM
$ npm install react-native-uuid-generator –save

Preview:

UUID generator for React Native

Add Comment