Releases: jesster2k10/react-native-bubble-select
Releases · jesster2k10/react-native-bubble-select
Release 0.6.0
0.6.0 (2020-04-05)
Bug Fixes
- android: allow font change (1084922)
- android: events not being triggered #1 (af3188a)
- android: make bubbles visible, show text, disable font change #1 (09f4179)
- android: selection bug #1 (dcb25bf)
- seperate android/ios props #1 (59ff742)
Features
- android support removal of bubbles #1 (2593595)
- android: allow max selected items #1 (5b2a34f)
- android: allow support for setting a gradient #1 (1a20fc2)
- ios: add support for changing background color #2 (e32929f)
Release 0.5.0
0.5.0 (2020-03-31)
Bug Fixes
- enable auto size by default, allow change (75bec4f)
- ios: remove magnetic dependency (30f18cd)
Features
- ios: implement long press to remove (64afb83)
- ios: implement remove on longpress (83004c1)
Release 0.4.1
0.4.1 (2020-03-30)
Bug Fixes
- ios: resolve import issue (2901b1f)
Release 0.4.0
0.4.0 (2020-03-30)
Bug Fixes
- ios: label being cut off (3c37ca1)
- ios: selection color not appearing (79e32f0)
- ios: use default values (55bf9fc)
Features
- ios: allow change selected font color (36c0d0d)
Release 0.3.0
0.3.0 (2020-03-30)
Bug Fixes
- ios: remove physic bodies (a4fb975)
Features
- ios: enable animation & selection tweaks (47b347d)
Release 0.2.2
0.2.2 (2020-03-30)
Bug Fixes
- update example code to use memorized randomcolor (06ab36b)
- ios: allow on the fly customisation (8928600)
Release 0.1.0
0.1.0 (2020-03-29)
Bug Fixes
- pre relase patches (4c46ca7)
- ios: fix issue with selection not working (2068473)
- use_frameworks (2fee1fa)
Features
- js implementation (e292afa)
- update example project (1460e76)
- android: native code implementation (089dd03)
- ios: native code implementation (2517a47)