Releases: rmrs/react-native-settings
Releases · rmrs/react-native-settings
v1.0.2
1.0.2 (2025-06-10)
Bug Fixes
v1.0.1
1.0.1 (2025-06-07)
Bug Fixes
v1.0.0
1.0.0 (2022-11-05)
Features
Miscellaneous Chores
v0.2.3
0.2.3 (2020-02-14)
Bug Fixes
- Check hasActiveCatalystInstance when trying to sendEvent (#47) (dd7c7c6)
v0.2.2
0.2.2 (2020-01-12)
Bug Fixes
- use getSystemService workaround for versions < Android 6 (#45) (9407afd)
v0.2.1
0.2.1 (2020-01-11)
Bug Fixes
- call getSystemService on main thread for Android <= 5 (6631981)
v0.2.0 - Captions settings support
Android
- Add captions settings support via #38
v0.1.3 - Fix android compilation warning
Fixes
- Fix android compilation warning via #36. Thanks @sytolk for opening #35
v0.1.2 - Update example to latest react-native
- Update example to latest react-native
- Support auto-linking by adding
podspec
file in root directory
v0.1.1
Android
- Project variables support via #28