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
{{ message }}
This repository was archived by the owner on Nov 7, 2023. It is now read-only.
Is there a possibility that the users of my application can access / modify the data I store using this package ?
For example, if my app users have development knowledge (Hackers). Is there a chance that they are able to modify the data I store using this package ?
If they can, how do you suggest I can protect against this ? I am new to react native. I am sorry if I am asking a silly question.
Is there a possibility that the users of my application can access / modify the data I store using this package ?
For example, if my app users have development knowledge (Hackers). Is there a chance that they are able to modify the data I store using this package ?
If they can, how do you suggest I can protect against this ? I am new to react native. I am sorry if I am asking a silly question.