Skip to content

Releases: c19354837/react-native-system-setting

V1.7.6

11 Oct 08:12
Compare
Choose a tag to compare

fix TypeScript definitions

V1.7.5

11 Oct 08:11
Compare
Choose a tag to compare

adds TypeScript definitions, see detail

V1.7.4

30 Jan 08:20
Compare
Choose a tag to compare

typo: grantWriteSettingPremission() -> grantWriteSettingPermission, see detail

V1.7.3

03 Oct 15:26
Compare
Choose a tag to compare

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

V1.7.2

17 Feb 04:28
Compare
Choose a tag to compare

new API: addLocationModeListener(), only works in Android

V1.7.1

30 Dec 08:05
Compare
Choose a tag to compare

new API: openAppSystemSettings will open app setting page

V1.7.0

21 Oct 09:52
Compare
Choose a tag to compare

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

setAppStore() is deprecated.

breaking change: remove BLUETOOTH by default.

V1.6.0

26 Sep 11:20
Compare
Choose a tag to compare

bluetooth issues for App Store, see detail

V1.5.2

05 Aug 13:42
Compare
Choose a tag to compare

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

RN 0.56.+ support, see detail

V1.5.1

05 Aug 13:41
Compare
Choose a tag to compare

show System Volume UI by default for iOS, see detail