Skip to content

Releases: jasongaare/react-native-walkthrough-tooltip

v1.6.0

09 Jan 16:28
Compare
Choose a tag to compare

What's Changed

  • Updated package.json to fix peer dependency issue with react 18 by @DebasisSaikia in #185

New Contributors

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

04 Jan 05:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

30 Jun 15:23
Compare
Choose a tag to compare

includes:

which updates the version for @types/react in peerDeps

Version 1.3.1

21 Mar 15:23
Compare
Choose a tag to compare

Included in this release:

Version 1.3.0

16 Sep 03:49
Compare
Choose a tag to compare

Adds modalComponent prop from #120

Version 1.2.0

16 Feb 05:00
Compare
Choose a tag to compare

Includes changes from this PR: #114

Version 1.1.12

16 Feb 04:44
Compare
Choose a tag to compare
  • adds childrenWrapperStyle prop (#95)
  • Patched some security issues (#111 #112)
  • removed vscode directory

Version 1.1.11

14 Sep 16:29
Compare
Choose a tag to compare

Includes this PR:

#91

Version 1.1.10

24 Jul 19:33
Compare
Choose a tag to compare
  • Merged PR #86 -- Added prop for disableShadow to remove warnings on iOS (see issue #81)

Version 1.1.9

15 Jun 04:07
Compare
Choose a tag to compare

Same as previous, but with a fix for the accessible prop for the touchable around the tooltip content due to changes introduced via another PR! (see #85)