Skip to content

Commit 7845fc5

Browse files
Merge pull request #581 from AppsFlyerSDK/dev/DELIVERY-70542/check-minimum-rn-version-supported-by-the-plugin
Add minimum RN version
2 parents 253d9fe + b1d204b commit 7845fc5

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
- Android AppsFlyer SDK **v6.15.1**
1616
- iOS AppsFlyer SDK **v6.15.1**
17+
- Tested with React-Native **v0.62.0** (older versions might be supported)
1718

1819
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to v6.x.x❗❗
1920

@@ -46,24 +47,28 @@ And removed the following ones:
4647

4748
If you have used 1 of the removed APIs, please check the integration guide for the updated instructions.
4849

49-
---
50+
---
51+
52+
## 🚀 Getting Started
5053

51-
## 🚀 Getting Started
5254
- [Installation](/Docs/RN_Installation.md)
53-
- [***Expo*** Installation](/Docs/RN_ExpoInstallation.md)
55+
- [**_Expo_** Installation](/Docs/RN_ExpoInstallation.md)
5456
- [Integration](/Docs/RN_Integration.md)
5557
- [Test integration](/Docs/RN_Testing.md)
5658
- [In-app events](/Docs/RN_InAppEvents.md)
5759
- [Uninstall measurement](/Docs/RN_UninstallMeasurement.md)
5860
- [Send consent for DMA compliance](/Docs/RN_CMP.md)
59-
## 🔗 Deep Linking
61+
62+
## 🔗 Deep Linking
63+
6064
- [Integration](/Docs/RN_DeepLinkIntegrate.md)
61-
- [***Expo*** Integration](/Docs/RN_ExpoDeepLinkIntegration.md)
65+
- [**_Expo_** Integration](/Docs/RN_ExpoDeepLinkIntegration.md)
6266
- [Unified Deep Link (UDL)](/Docs/RN_UnifiedDeepLink.md)
6367
- [User Invite](/Docs/RN_UserInvite.md)
68+
6469
## 🧪 Sample Apps
70+
6571
- [React-Native Sample App](/demos/appsflyer-react-native-app)
6672
- [🆕 Expo Sample App](https://github.com/AppsFlyerSDK/appsflyer-expo-sample-app)
6773

6874
### [API reference](/Docs/RN_API.md)
69-

0 commit comments

Comments
 (0)