In my application I'll store the some data's, so I would use the AsyncStorage method but Now need to create a uuid because AsyncStorage name for same to updated.
any alternative idea for this scenario or how to create UUID.
Not used any npm pakage.