Skip to content

Releases: includable/react-native-map-link

v3.0.1

08 Mar 08:50
43d6308
Compare
Choose a tag to compare

3.0.1 (2024-03-08)

Bug Fixes

  • Images are added in the build (ffffcb1)

v3.0.0

07 Mar 09:53
dd02875
Compare
Choose a tag to compare

3.0.0 (2024-03-07)

chore

BREAKING CHANGES

  • new major version release is ready!

Update app icons

27 Jul 08:38
35d74eb
Compare
Choose a tag to compare
v2.7.15

2.7.15

Apple Maps address

04 Oct 19:11
Compare
Choose a tag to compare

Fixed Google Places ID

27 Jul 17:43
Compare
Choose a tag to compare
  • Fixed a bug where the library expected a Google Places ID to be a number, whereas it actually is a string.

Update React Native Modal

27 Jul 17:45
Compare
Choose a tag to compare
  • Update react-native-modal to version 6.4.0.

App Whitelist Property

27 Jul 17:45
Compare
Choose a tag to compare
  • Added property to showLocation to specify a whitelist of apps.

Fixed App Parameter Bug

27 Jul 17:48
Compare
Choose a tag to compare
  • Bugfix of app option of showLocation function.

Fixed `cancelText` bug

27 Jul 17:50
Compare
Choose a tag to compare
  • Fixed a bug with the cancelText parameter.
  • Added example app code.

Fix for Missing Depdendencies

27 Jul 17:50
Compare
Choose a tag to compare
  • Fixed a missing dependency in package.json.