How to open app settings page in react native android.Writing native bridge is the last option.But i want to know if any npm package is available which is working fine to achieve this.
Thanks
How to open app settings page in react native android.Writing native bridge is the last option.But i want to know if any npm package is available which is working fine to achieve this.
Thanks
For further actions, you may consider blocking this person and/or reporting abuse
Lem -
Sebastien Lorber -
Jafaru Emmanuel -
amanbhoria -
Top comments (1)
Got answer, we can use openSetting() method of react-permissions.