Skip to content

Commit b1d204b

Browse files
committed
add minimum rn version
1 parent 253d9fe commit b1d204b

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)