Releases: LinkForty/mobile-sdk-react-native
Releases · LinkForty/mobile-sdk-react-native
v1.3.0
v1.2.0
Added
externalUserIdoption inCreateLinkOptions— identifies the app user creating the link, enabling per-user deduplication and share attributiondeduplicatedboolean inCreateLinkResult— indicates when an existing link was returned instead of creating a new one (per-user deduplication)
v1.0.1 - Wider Compatibility
broaden peer dependencies for wider compatibility
- Support React >=17.0.0 (was >=18.3.0)
- Support React Native >=0.64.0 (was >=0.76.0)
- Enables compatibility with 3+ years of RN versions