1.0.8 • Published 5 months ago

react-native-unique-identifier v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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
getAdvertisingInfoPromise<string>Androidadvertising ID
1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago