@@ -15,15 +15,16 @@ Iterable. It supports JavaScript and TypeScript.
1515
1616<!-- code_chunk_output -->
1717
18- - [ Requirements] ( #requirements )
19- - [ Architecture Support] ( #architecture-support )
20- - [ Installation] ( #installation )
21- - [ Features] ( #features )
22- - [ Sample projects] ( #sample-projects )
23- - [ Version mapping] ( #version-mapping )
24- - [ Release notes, support and troubleshooting] ( #release-notes-support-and-troubleshooting )
25- - [ License] ( #license )
26- - [ Want to contribute?] ( #want-to-contribute )
18+ - [ Iterable's React Native SDK] ( #iterables-react-native-sdk )
19+ - [ Requirements] ( #requirements )
20+ - [ Architecture Support] ( #architecture-support )
21+ - [ Installation] ( #installation )
22+ - [ Features] ( #features )
23+ - [ Sample projects] ( #sample-projects )
24+ - [ Version mapping] ( #version-mapping )
25+ - [ Release notes, support and troubleshooting] ( #release-notes-support-and-troubleshooting )
26+ - [ License] ( #license )
27+ - [ Want to contribute?] ( #want-to-contribute )
2728
2829<!-- /code_chunk_output -->
2930
@@ -90,6 +91,8 @@ For quick reference, the following table lists the versions of the [Android SDK]
9091
9192| RN SDK Version | Android SDK Version | iOS SDK Version |
9293| --------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | --------------- |
94+ | [ 2.0.3] ( https://www.npmjs.com/package/@iterable/react-native-sdk/v/2.0.3 ) | [ 3.5.2] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.5.2 ) | [ 6.5.4] ( https://github.com/Iterable/swift-sdk/releases/tag/6.5.4 )
95+ | [ 2.0.2] ( https://www.npmjs.com/package/@iterable/react-native-sdk/v/2.0.2 ) | [ 3.5.2] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.5.2 ) | [ 6.5.4] ( https://github.com/Iterable/swift-sdk/releases/tag/6.5.4 )
9396| [ 2.0.1] ( https://www.npmjs.com/package/@iterable/react-native-sdk/v/2.0.1 ) | [ 3.5.2] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.5.2 ) | [ 6.5.4] ( https://github.com/Iterable/swift-sdk/releases/tag/6.5.4 )
9497| [ 2.0.0] ( https://www.npmjs.com/package/@iterable/react-native-sdk/v/2.0.0 ) | [ 3.5.2] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.5.2 ) | [ 6.5.4] ( https://github.com/Iterable/swift-sdk/releases/tag/6.5.4 )
9598| [ 2.0.0-beta.1] ( https://www.npmjs.com/package/@iterable/react-native-sdk/v/2.0.0-beta.1 ) | [ 3.5.2] ( https://github.com/Iterable/iterable-android-sdk/releases/tag/3.5.2 ) | [ 6.5.4] ( https://github.com/Iterable/swift-sdk/releases/tag/6.5.4 )
0 commit comments