-
### Описание
В компоненте `TabbarItem` свойства реврайтятся напрямую, а не через реврайт переменных, предлагаю это импрувнуть
https://github.com/VKCOM/VKUI/blob/d755f81394250c074e1047a8bfd1cf048…
-
在Tabbar的change事件中只返回了下标,而未返回当前tab对象,这有如下问题:当改变了tabs的顺序,得将程序改一遍以匹配新的下标对象。
比如有如下场景:进入程序的时候,我需要跳转到指定的tab,那么我需要在onLaunch中的options接收此tab的下标,如果tabs顺序改变了,我得改变此tab的下标。
一个更好的方法是在tab对象中定义一个key,用此key作为唯一标识…
-
![截屏2023-06-25 09 53 38](https://github.com/QuintGao/GKNavigationBarSwift/assets/13210638/9f5403de-bde2-4073-8c86-f9dce2a99d5c)
版本是
GKNavigationBarSwift (1.5.9)
``` swift
GKConfigure.setupCu…
-
## Summary
DeepLink into a subPage of one TabbarItem.
Navigate by an absolute path -> /NavigationPage/TabbedPage/TabA/ViewA_Page/ViewB_Page
## API Changes
_navigationService.NavigateAsync…
-
I got problem with tab bar controller. when i use only one tab it works fine but when i use two tabs the object viewmodel in viewcontroller is nil. The problem happens when i migrate from 1.x.x to 2.…
-
### Current behavior
![Tabbar Home icon issue](https://user-images.githubusercontent.com/74563602/214762603-8b9b7073-4b7a-4bc0-8f98-a9b8d530049c.png)
![Tabbar Home icon issue2](https://user-images…
-
Hi
I am planning to integrate your chat in my application. But I have a problem during my tests. I have a chat in my application that is on a specific tab inside a UITabController and I wanted t…
-
## Goals
Install Realm to learn it :)
## Expected Results
Installing via CocoaPods or Dynamic Framework would be easy and drag and drop.
## Actual Results
As soon as I use `import RealmSwift` Xcode…
-
```
```
want 8 tabs in the flyout menu only inside this and just want to 4tabs in the bottom tab bar how I limit the bottom tabbar to show only 4tabs in shell
How to hide "More" option that inc…
-
I would like to add a "Tab Renaming" functionality to the Editor Screen's Tabs.
The Rename of each tabs will be triggered by a `onDoubleClick` event.
**Implementation Approach:**
1. I will a…