@@ -15,15 +15,16 @@ Iterable. It supports JavaScript and TypeScript.
15
15
16
16
<!-- code_chunk_output -->
17
17
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 )
27
28
28
29
<!-- /code_chunk_output -->
29
30
@@ -90,6 +91,8 @@ For quick reference, the following table lists the versions of the [Android SDK]
90
91
91
92
| RN SDK Version | Android SDK Version | iOS SDK Version |
92
93
| --------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | --------------- |
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 )
93
96
| [ 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 )
94
97
| [ 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 )
95
98
| [ 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