Skip to content

Releases: c19354837/react-native-system-setting

V1.7.6

Choose a tag to compare

@c19354837 c19354837 released this 11 Oct 08:12

fix TypeScript definitions

V1.7.5

Choose a tag to compare

@c19354837 c19354837 released this 11 Oct 08:11

adds TypeScript definitions, see detail

V1.7.4

Choose a tag to compare

@c19354837 c19354837 released this 30 Jan 08:20

typo: grantWriteSettingPremission() -> grantWriteSettingPermission, see detail

V1.7.3

Choose a tag to compare

@c19354837 c19354837 released this 03 Oct 15:26

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

V1.7.2

Choose a tag to compare

@c19354837 c19354837 released this 17 Feb 04:28

new API: addLocationModeListener(), only works in Android

V1.7.1

Choose a tag to compare

@c19354837 c19354837 released this 30 Dec 08:05

new API: openAppSystemSettings will open app setting page

V1.7.0

Choose a tag to compare

@c19354837 c19354837 released this 21 Oct 09:52

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

setAppStore() is deprecated.

breaking change: remove BLUETOOTH by default.

V1.6.0

Choose a tag to compare

@c19354837 c19354837 released this 26 Sep 11:20

bluetooth issues for App Store, see detail

V1.5.2

Choose a tag to compare

@c19354837 c19354837 released this 05 Aug 13:42

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

RN 0.56.+ support, see detail

V1.5.1

Choose a tag to compare

@c19354837 c19354837 released this 05 Aug 13:41

show System Volume UI by default for iOS, see detail