Is it possible to Access to shared-preference (Native Android) from React-native App?

Viewed 18

I have an Android native app that uses shared preference to save some data, we move to react-native.

So my question is when the user updates his app from PLAY STORE is it possible to read this shared-preference data? ( to preform auto login and etc... )

thank you

0 Answers
Related