Releases: solinor/react-native-bluetooth-status
Releases · solinor/react-native-bluetooth-status
v1.5.1
28 May 12:53
Compare
Sorry, something went wrong.
No results found
1.5.1 (2020-05-28)
Bug Fixes
android: import androidx Nullable annotation (407e3ad )
v1.5.0
05 Apr 08:47
Compare
Sorry, something went wrong.
No results found
1.5.0 (2020-04-05)
Bug Fixes
build: Prevent to load RN in dependencies NPM (#50 ) (998a17e )
Features
rn: BREAKING CHANGES: Hook API (Version bump for semver) (9e3a22b )
v1.4.2
17 Jan 10:16
Compare
Sorry, something went wrong.
No results found
1.4.2 (2020-01-17)
Features
js: Hooks based API, fix class API
js: Add support for listening bt state changes
Bug Fixes
test: Remove old test project
test: Add React Native 0.61.5 example project
js: Update flow to 0.144
android: Cleanup for apis and java code
docs: Update README with hooks api and other improvements
license: updated license (4198fdb )
v1.4.1
25 Dec 19:14
Compare
Sorry, something went wrong.
No results found
1.4.1 (2019-12-25)
Bug Fixes
1.4.0
25 Dec 18:20
Compare
Sorry, something went wrong.
No results found
Fixes for newer React Native versions
Dependency updates
1.3.0
11 Jun 06:25
Compare
Sorry, something went wrong.
No results found
Uptodate release w/ fixes that library works with latest React Native.
1.1.3
16 Dec 18:25
Compare
Sorry, something went wrong.
No results found
Removed unused overrides, which were breaking changes on RN. Makes this library compatible with RN 0.46+ as well.