Releases: intergalacticspacehighway/react-native-popper
Releases · intergalacticspacehighway/react-native-popper
v0.3.2
v0.3.1
v0.3.0
Feature/Breaking change - Replaced previous borderWidth based arrow implementation with square View arrow implementation.
PR - #10
New examples - https://github.com/intergalacticspacehighway/react-native-popper/blob/main/example/src/examples/CustomArrowExample.tsx
v0.2.1
Features
- Exported useFocusManager hook which can be used for Arrow key navigation.
- Added an example featuring arrow key navigation.
v0.2.0
Small fixes
Resolves - #2
Fixes mode prop.
Defaults Tooltip on to hover on the web and press on other platforms.
Improves Readme.
Adds accessibilityLabel prop on PopoverContent.
0.1.7
fix: animation exit duration