File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
connections/sources/catalog/libraries/mobile/apple Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,9 @@ sections:
168168 - path : /connections/sources/catalog/libraries/mobile/react-native
169169 title : Overview
170170 - path : /connections/sources/catalog/libraries/mobile/react-native/implementation
171- title : Implementation / Upgrade
171+ title : Implementation
172+ - path : /connections/sources/catalog/libraries/mobile/react-native/migration
173+ title : Upgrade
172174 - path : /connections/sources/catalog/libraries/mobile/react-native/destination-plugins
173175 title : Destination Plugins
174176 - path : /connections/sources/catalog/libraries/mobile/react-native/cloud-mode-destinations
Original file line number Diff line number Diff line change 77 {% include sidebar/related-content.html items=page.related %}
88 {% endif %}
99
10- {% include sidebar/related-categories.html %}
1110
1211 < hr class ="mobile-menu-side__divider ">
1312</ div >
Original file line number Diff line number Diff line change @@ -116,7 +116,6 @@ <h1 id="{{ page.title | slugify }}">
116116 {% include sidebar/related-content.html items=page.related %}
117117 {% endif %}
118118
119- {% include sidebar/related-categories.html %}
120119
121120 {% unless page.hide-feedback %}
122121 {% include_cached sidebar/feedback.html %}
Original file line number Diff line number Diff line change @@ -331,7 +331,7 @@ var body: some Scene {
331331 }
332332}
333333```
334-
334+ If you call this method with a valid URL parameter, a Segment ` Deep Link Opened ` track event triggers.
335335
336336## Changelog
337337[ View the Analytics Swift changelog on GitHub] ( https://github.com/segmentio/analytics-swift/releases ) {: target ="_ blank"}. -->
You can’t perform that action at this time.
0 commit comments