We introduced a new convention for permissions. Plugin authors implement checkPermissions() and requestPermissions() which gives developers full control over the permission prompts in their app. Camera, Filesystem, Geolocation all use this new API.
Released 1.3.0 of push-notification-ios for react-native
github.com/react-native-comm…
checkPermissions can now check for permission for lockScreen and notificationCenter
I'm happy that #Kotlin did not decide to make all parentheses optional:
service().checkPermissions param1, param2, param3
fyi, that's valid #Groovy code