You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to NativeScript and wanted to start with Material Design's BottomNavigation component. I encountered several issues that I believe need to be addressed:
I'm new to NativeScript and wanted to start with Material Design's BottomNavigation component. I encountered several issues that I believe need to be addressed:
Package Confusion:
@nativescript-community/ui-material-bottom-navigation
@nativescript-community/ui-material-bottomnavigationbar
This creates confusion for new users like myself, as it's unclear which one should be used.
Broken Package:
@nativescript-community/ui-material-bottom-navigation
package appears to be broken:index
instead ofbottomnavigation
)index.d.ts
tobottomnavigation.d.ts
), it partially worked@nativescript-community/ui-material-bottomnavigationbar
) works betterThis issue is potentially related to #468, as it might be caused by the same underlying problems.
Suggested Actions:
Environment:
The text was updated successfully, but these errors were encountered: