You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to implement encryption since I am dealing with sensitive data. I know that AsyncStorage does not support encryption so my idea is using Realm as storage.
I am a beginner and I could not find anything to help me.
Have anyone tried before or have any example how to integrate Realm and Mobx-persist?
The text was updated successfully, but these errors were encountered:
Hi.
I need to implement encryption since I am dealing with sensitive data. I know that AsyncStorage does not support encryption so my idea is using Realm as storage.
I am a beginner and I could not find anything to help me.
Have anyone tried before or have any example how to integrate Realm and Mobx-persist?
The text was updated successfully, but these errors were encountered: