diff --git a/docs_src/content/docs/37-tab-navigation.md b/docs_src/content/docs/37-tab-navigation.md index 0b890f62..47ec5700 100644 --- a/docs_src/content/docs/37-tab-navigation.md +++ b/docs_src/content/docs/37-tab-navigation.md @@ -2,7 +2,7 @@ title: Tab Navigation --- -> **NOTE:** Svelte-Native < 1.0.0 only. NativeScript 8 has removed these components from core, in favour of the community managed implementations [@nativescript-community/ui-material-tabs](https://github.com/nativescript-community/ui-material-components/tree/master/packages/tabs) and [@nativescript-community/ui-material-bottom-navigation](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottom-navigation) which are drop in replacements. +> **NOTE:** Svelte-Native < 1.0.0 only. NativeScript 8 has removed these components from core, in favour of the community managed implementations [@nativescript-community/ui-material-tabs](https://github.com/nativescript-community/ui-material-components/tree/master/packages/tabs) and [@nativescript-community/ui-material-bottom-navigation](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottom-navigation) which are drop in replacements. For more information on how to get these community components working with Svelte-Native see this [Issue Thread](https://github.com/nativescript-community/ui-material-components/issues/427). ### TabStrip @@ -227,4 +227,4 @@ Unlike the [`Bottom Navigation`](docs#bottom-navigation) component, the tabs com | Android | iOS | |---------|-----| -| [`FrameLayout`](https://developer.android.com/reference/android/widget/FrameLayout) | [`UITabViewController`](https://developer.apple.com/documentation/uikit/uitabbarcontroller?language=objc) \ No newline at end of file +| [`FrameLayout`](https://developer.android.com/reference/android/widget/FrameLayout) | [`UITabViewController`](https://developer.apple.com/documentation/uikit/uitabbarcontroller?language=objc)