Releases: jsartisan/react-native-magnus
Releases Β· jsartisan/react-native-magnus
v1.0.53
- minor bug fixes around radio + checkboxes
v1.0.52
- Radio + Checkbox refactor
- minor bug fixes
v1.0.51
- Add negative margins
- Add documentation for collapse + header + portal
- Fix minor bugs
- Add 'Edit on github' button in docs
v1.0.46
- added Header component
- added portal component
- fix tooltip android issue
Minor bug fixes and Updates
- Fixed select component footer issue + title typo
- Exported Box which is an alias to Div.
- Few minor updates in docs
Release 1.0.41
Updated button to use pressable component
Fix types issue
Fix docs div page.
Release 1.0.40
1.0.40 (2020-07-13)
Bug Fixes
- correct typings path in package.json (6983f18)