React Native System Setting Versions Save

A library to access system setting, and change it easily. eg: volume, brightness, wifi

V1.7.6

3 years ago

fix TypeScript definitions

V1.7.5

3 years ago

adds TypeScript definitions, see detail

V1.7.4

4 years ago

typo: grantWriteSettingPremission() -> grantWriteSettingPermission, see detail

V1.7.3

4 years ago

fix bug: setBrightness() will cause a crash in iOS 13, see detail

V1.7.2

5 years ago

new API: addLocationModeListener(), only works in Android

V1.7.1

5 years ago

new API: openAppSystemSettings will open app setting page

V1.7.0

5 years ago

add preprocessor PRIVATE_API which can enable switch*() function, see detail

setAppStore() is deprecated.

breaking change: remove BLUETOOTH by default.

V1.6.0

5 years ago

bluetooth issues for App Store, see detail

v1.5.2

5 years ago

setVolume() may crash in >= Android M, see detail

RN 0.56.+ support, see detail

V1.5.1

5 years ago

show System Volume UI by default for iOS, see detail