react-native-system-setting icon indicating copy to clipboard operation
react-native-system-setting copied to clipboard

Better grantWriteSettingPermission() navigation

Open Rapsssito opened this issue 5 years ago • 2 comments

More natural navigation to the settings.

Rapsssito avatar Dec 10 '19 20:12 Rapsssito

Thanks for your grate PR!

I've run it in my RedMI note 5. Then I click the back button, it will show the app list. And I click back again, our app is finally displayed. It's not what I expect.

Any ideas are welcome.

c19354837 avatar Apr 12 '20 09:04 c19354837

@c19354837, this PR updates the navigation procedure of grantWriteSettingPermission() to match with the all the other settings navigations.

Rapsssito avatar Aug 25 '20 13:08 Rapsssito