1.0.6 • Published 2 months ago

react-native-unique-identifier v1.0.6

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

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

FunctionResponsePlatformDescription
getiCloudRecordPromise<string>iOSiCloud record
getGoogleAccountNamePromise<string>Androidgoogle email name
1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago