|
c34a48ac77
|
refactor(tabs): strip item appearance and creation (#7466)
* test(e2e): add tab strip items pages
* fix(ios-tabs): a crash on swiping a content item
Fixes https://github.com/NativeScript/NativeScript/issues/7459.
* feat(android-tabs): create tab item spec from image and label
Implements https://github.com/NativeScript/nativescript-angular/issues/1884 for Android.
* feat(ios-tabs): tab bar item appearance
Implements https://github.com/NativeScript/NativeScript/issues/7436 and https://github.com/NativeScript/nativescript-angular/issues/1884.
* refactor(ios-tabs): move _hasImage and _hasTitle properties
|
2019-07-10 16:05:45 +03:00 |
|