We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff716f6 commit 644d7ceCopy full SHA for 644d7ce
README.md
@@ -49,8 +49,6 @@ Declare the dependencies in the module-level `build.gradle` file 🍀 [![](https
49
Create list of bottom navigation Item with `SmoothAnimationBottomBarScreens`
50
51
```kotlin
52
-import javax.swing.Icon
53
-
54
val bottomNavigationItems = listOf(
55
SmoothAnimationBottomBarScreens(
56
Screens.HomeScreen.route,
0 commit comments