React Native Walkthrough Tooltip Versions Save

An inline wrapper for calling out React Native components via tooltip

v1.6.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jasongaare/react-native-walkthrough-tooltip/compare/v1.5.0...v1.6.0

v1.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jasongaare/react-native-walkthrough-tooltip/compare/v1.4.0...v1.5.0

v1.4.0

1 year ago

includes:

which updates the version for @types/react in peerDeps

v1.3.1

2 years ago

Included in this release:

  • #139
  • #142

v1.3.0

2 years ago

v1.2.0

3 years ago

v1.1.12

3 years ago
  • adds childrenWrapperStyle prop (#95)
  • Patched some security issues (#111 #112)
  • removed vscode directory

v1.1.10

3 years ago
  • Merged PR #86 -- Added prop for disableShadow to remove warnings on iOS (see issue #81)

v1.1.9

3 years ago

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)