[ Package conformance ]
Device & Platform · >=1.0.0
react-native-settings
native-seam only — upstream index.js is the NativeModules.RNSettings export. sootsim registers the iOS-shaped RNSettings module with LOCATION_SETTING/DISABLED/ENABLED constants and getSetting(LOCATION_SETTING), resolving from the browser geolocation capability without prompting for permission.90%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (5)
RNSettings default exportLOCATION_SETTING/DISABLED/ENABLED constantsgetConstantsgetSetting(LOCATION_SETTING) resolves ENABLED when geolocation exists and DISABLED otherwiseunknown setting rejection
Missing (1)
Android-only AIRPLANE_MODE_SETTING/CAPTIONING_SETTINGS/openSetting/event receivers; not part of the iOS Peach contract