cordova-plugin-nativestorage icon indicating copy to clipboard operation
cordova-plugin-nativestorage copied to clipboard

Migrate data to React Native

Open 2xSamurai opened this issue 3 years ago • 2 comments

Hello @GillesC First of all, Thank you for the awesome plugin. I was using this in my ionic platform.

I have a query, is there any way I can get the data from this plugin to React Native. We are replacing Ionic with React Native and we wish to take the user details which were stored using this plugin. But I was unable to find any info on this. Any help would be much appreciated.

Thanks again.

2xSamurai avatar Oct 07 '20 06:10 2xSamurai

Hello, Did you find any solution for this? I have the same requirement. any help.

kavalsony avatar Mar 31 '22 09:03 kavalsony

Hello, I have found the solution. You can use this plugin to get data from native storage. Works for both android and ios. [github.com/kevinresol/react-native-default-preference](url)

kavalsony avatar Apr 01 '22 18:04 kavalsony