Skip to content

Releases: tschoffelen/react-native-map-link

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.

Version 2.0

27 Jul 17:53
Compare
Choose a tag to compare
  • Added react-native-modal with app icons.

Customize Modal Text

27 Jul 17:53
Compare
Choose a tag to compare
  • Added options to showLocation function to customize modal text.