Skip to content

Commit e9f577d

Browse files
authored
Update README.md
1 parent 9319368 commit e9f577d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/tabs/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ Material Design's [Tabs](https://material.io/components/tabs) component for Nati
1717
- [React](#nativescript--react)
1818
5. [API](#api)
1919

20-
## Installation
21-
22-
### :warning: Warning :warning:
23-
From NativeScript 5.x using this component will break the [NativeScript tab component](https://docs.nativescript.org/ui/components/tabs) on iOS (which is bound to be removed). This is needed to allow using the latest native iOS features. If needed you can use either [bottomnavigationbar](https://www.npmjs.com/package/@nativescript-community/ui-material-bottomnavigationbar) (this one is the best choice, closest to material design) or [material-tabs](https://www.npmjs.com/package/@nativescript-community/ui-material-tabs) (clone of the NativeScript one, but with a little less features).
24-
2520
##
2621

2722
```

0 commit comments

Comments
 (0)