Skip to content

[Fork Fix] In this arrangement, a warning generated by the AsyncStorage deprecation is removed.

License

Notifications You must be signed in to change notification settings

Matiassimone/react-native-unique-id

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-unique-id [Fork Fix]

Why this Fix ?

In this arrangement, a warning generated by the AsyncStorage deprecation is removed, updating its corresponding repository. react-native-community/async-storage

Original Package

generates a guid and stores it in the async store This is supposed to identify the device / user. It creates a guid if no exists and stores it in the AsyncStorage. If a Guid exists, this will be returned

npm Package npm Package travis-ci.org js-standard-style license

About

[Fork Fix] In this arrangement, a warning generated by the AsyncStorage deprecation is removed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%