Skip to content

Releases: bndkt/react-native-app-clip

0.3.1

15 Jun 00:43
Compare
Choose a tag to compare

Introduced two new config options:

  • bundleIdSuffix (string, default: "Clip"): The suffix that is appended to the bundle id to form the App Clip's bundle id.
  • targetSuffix (string, default: "Clip"): The suffix that is appended to the target name.

0.3.0

11 Jun 04:04
Compare
Choose a tag to compare
  • Now supports Expo SDK 51, RN 0.74, New Architecture
  • Now supports Apple Pay (thanks to @RobertSasak)

0.2.4

19 Sep 13:19
Compare
Choose a tag to compare

Remove TARGETED_DEVICE_FAMILY

0.2.3

15 Sep 03:34
Compare
Choose a tag to compare
v0.2.3

Bump version, change publish workflow

0.2.1

09 Aug 14:52
Compare
Choose a tag to compare
v0.2.1

Bump version

0.2.0

09 Aug 14:51
Compare
Choose a tag to compare
v0.2.0

Bump version

0.1.4

07 Jul 15:20
Compare
Choose a tag to compare
v0.1.4

Bump version

0.1.2

03 Mar 22:14
Compare
Choose a tag to compare

Fix duplicate target generation when using prebuild without --clean param (closes #9)

0.1.1

27 Feb 22:19
Compare
Choose a tag to compare
  • New native capabilities to show banner promoting full app and to transition login data from App Clip to full app
  • Option to manually exclude dependencies from auto-linking for the App Clip to decrease it's app size
  • Lots of refactoring and improvements

See the blog post for all the details: https://bndkt.com/blog/2023/react-native-app-clip-new-capabilities

0.1.0

27 Feb 22:03
Compare
Choose a tag to compare
  • New native capabilities to show banner promoting full app and to transition login data from App Clip to full app
  • Option to manually exclude dependencies from auto-linking for the App Clip to decrease it's app size
  • Lots of refactoring and improvements

See the blog post for all the details: https://bndkt.com/blog/2023/react-native-app-clip-new-capabilities