Skip to content

Releases: intergalacticspacehighway/react-native-popper

v0.3.2

12 Oct 00:58
Compare
Choose a tag to compare

Features

  • onRequestClose to handle back button - #15
  • Improved tree shaking - #8

v0.3.1

03 Oct 14:45
27f7238
Compare
Choose a tag to compare

Fixes - #12

Adds document listener on capture phase. PR

v0.3.0

26 Aug 22:29
Compare
Choose a tag to compare

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

16 Aug 19:54
9c817fa
Compare
Choose a tag to compare

Features

  • Exported useFocusManager hook which can be used for Arrow key navigation.
  • Added an example featuring arrow key navigation.

v0.2.0

24 Jul 04:37
Compare
Choose a tag to compare
  • Fixes dependency issue when multiple dom-helpers are being used in a project #5

Small fixes

04 Apr 03:43
Compare
Choose a tag to compare

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

03 Apr 04:30
Compare
Choose a tag to compare
fix: animation exit duration