Releases: eveningkid/react-native-popable
Releases · eveningkid/react-native-popable
Release 0.4.3
0.4.3 (2021-08-27)
Bug Fixes
- add Modal supported orientations missing type (7c7a655)
- add supported orientations for iOS modal (37e7e47)
Release 0.4.0
0.4.0 (2021-04-15)
Features
- popable ref + usePopable convenience hook (7194a50)
Release 0.3.0
0.3.0 (2021-04-04)
Bug Fixes
- add missing function name to Popover (b631c1c)
- update components to named functions (c026ed6)
Features
- add click away dismiss Popable on native (a374583)
- add click away dismiss Popable on web (192ea99)
- make custom popover content interactive on native (9b8e44e)
- set hover action to press on native (3b2e571)
Release 0.2.0
0.2.0 (2021-03-21)
Bug Fixes
- remove clipping over popover edges (345030d)
- remove layout infinite measurement (8055250)
Features
- auto-placement: add popover auto-replacement (5156b2a)