react-native-unique-identifier

1.0.6 • Public • Published

Installation

yarn add react-native-unique-identifier

Expo

Update app.json

"plugins": [["react-native-unique-identifier/plugin"]]

Bare react native

  1. Open project in XCode
  2. Signing & Capabilities
  3. Click "+ Capability" button
  4. Search and select iCloud (now you should see a new capability in "Signing & Capabilities" list)
  5. Check CloudKit checkbox in services
  6. Add app bundle name using "+" button in Containers

Usage

Function Response Platform Description
getiCloudRecord Promise<string> iOS iCloud record
getGoogleAccountName Promise<string> Android google email name

/react-native-unique-identifier/

    Package Sidebar

    Install

    npm i react-native-unique-identifier

    Weekly Downloads

    0

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    7.99 kB

    Total Files

    14

    Last publish

    Collaborators

    • koczenadrian