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
@swalahamani
Hi!
I have tried to use this package without any luck.
Please use the react native Settings wrapper. It works for me with a switch in the settings bundle. https://reactnative.dev/docs/settings
@swalahamani FYI: It worked for me to use the Settings api like: Settings.get('some_custom_value_bool')
Just a note is to name the key very specific so it don't overrides some apple settings stuff.
If you don't get it to work rename the key and recompile.
Hi @hamid,
Thanks for all the efforts you put forward to develop this 🙏
By looking at the commit history, I was wondering whether this is still maintained or not?
The text was updated successfully, but these errors were encountered: