-
AutoTabsRouter has option for transitionBuilder, but options are: context, child, animation.
How can we achieve animation of the old child and new child?
For example when im on 1st page (home) a…
-
### Current behaviour
React 18.3 adds a warning about spreading props containing a "key" prop (https://github.com/facebook/react/pull/25697). Current version of React Native uses 18.2, but I think we…
-
The splash color disappears when the tooltip appears, needs to be like the native (Bottom Navigation Bar).
theme: ThemeData(
highlightColor: Colors.transparent,
splashFactory: InkRipple.splashFac…
-
Hi,
I am adding a TabBar to one of BottomNavigationBar's screens, and the issue I am facing is that
if the user is on one of the TabBar screens and try to scroll to most left and right, it does n…
-
**Describe the bug**
A clear and concise description of what the bug is.
Unhandled Exception: Bad state: Cannot add new events after calling close
When I used second-time SearchField, I didn't…
-
I have been using the default NativeScript bottom navigation. It uses 5 tab buttons. Text fits perfectly.
I have moved to the @nativescript-community/ui-material-bottomnavigationbar as I now have n…
-
-
import 'package:bottomnavigationbar/sayfabir.dart';
import 'package:bottomnavigationbar/sayfaiki.dart';
import 'package:bottomnavigationbar/sayfauc.dart';
import 'package:flutter/material.dart';
…
-
@florent37 I can't believe there are so many more widgets that don't have a Neumorphic Implementation. Due to ever increasing smartphone screen sizes, we are planning to use a BottomNavigationBar for …
-