-
Please provide:
- Link to build log from https://jitpack.io
- Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ?
- What error are you seeing?
Than…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-paper@5.12.5` for the project I'm working on…
-
---
| Field | Description |
| ------ | --------------------------------- |
| About | Add Additional widgets|
| Github | LeShaurya|
| Email |raoljishauryadeep@gmail.…
-
Great work on this widget!
I'm trying to get it to work with my app, but my app implements the bottomNavigationBar of Scaffold, and I think this is causing the vertical positions of the overlays …
-
### Use case
In landscape mode on taller devices having 3 to 4 destinations present a bad UI by expanding all destinations to take the full width. Without having a fixed width option, we are forced…
absar updated
3 weeks ago
-
Makes sense to add a scrolling behavior to the `BottomNavigationBar` for better visibility
Here's the link to the article: https://android.jlelse.eu/scroll-your-bottom-navigation-view-away-with-10-…
-
Если в приложении открыть карту и свернуть приложение то после открытия виджет с картой открывается ПОВЕРХ всего приложения и ничего нельзя сделать и ничего не работет, даже экран с картой не кликабел…
-
# BottomNavigationViewコンポーネント
# 懸念点
> ここで注意したいのが、Fragmentの切り替え方です。Web上で見つかるコードは、以下のようなreplaceで書かれていることが多いですが、replaceで切り替えると、表示ごとにFragmentの状態が初期化されてしまうため、各アイテムの状態を保つことができません。replaceは内部的にremove、…
-
I use getX in my project, when changing theme, it doesn't work. Here is my code: From dialog choose theme:
```
onConfirm: () {
SPUtils.to.saveTheme(theme: currentTheme);
Get.ch…
-
Hello.
I install your package from NuGet.
I try to add `using BottomNavigationBar;` but I have error.
Any advises how to solve this?
![image](https://cloud.githubusercontent.com/assets/13189289/1…