-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[Tabs] tabstripitem icons do not work #7436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
87 tasks
vchimev
added a commit
that referenced
this issue
Jul 5, 2019
5 tasks
ADjenkov
pushed a commit
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
that referenced
this issue
Jul 10, 2019
* test(e2e): add tab strip items pages * fix(ios-tabs): a crash on swiping a content item Fixes #7459. * feat(android-tabs): create tab item spec from image and label Implements NativeScript/nativescript-angular#1884 for Android. * feat(ios-tabs): tab bar item appearance Implements #7436 and NativeScript/nativescript-angular#1884. * refactor(ios-tabs): move _hasImage and _hasTitle properties
ADjenkov
pushed a commit
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
that referenced
this issue
Jul 10, 2019
* feat(ios-tabs): tab bar item appearance Implements #7436 and NativeScript/nativescript-angular#1884. * refactor(ios-tabs): move _hasImage and _hasTitle properties * feat(ios-bottom-navigation): create tab bar from image nad label Implements NativeScript/nativescript-angular#1893 for iOS. * feat(android-bottom-navigation): create tab item spec from image and label Implements NativeScript/nativescript-angular#1893 for Android. * chore: remove console.logs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Environment
Describe the bug
Setting
iconSource
onTabStripItem
does not work for iOS.To Reproduce - a sample tabs page.
Expected
Icons to be shown along with the titles.
Actual
The text was updated successfully, but these errors were encountered: