-
设置属性model.isRepeatClick = YES; 切换tabbar标签程序崩溃了
AxcAE_TabBarItem的- (void)setIsSelect:(BOOL)isSelect方法崩溃了
-
- [x] TabBarItem 추가
- [x] map 버튼: floating, 클릭시 맵 뷰컨트롤러로 전환
-
I subclassed ESTabBarController and having trouble with the HijackHandlers. I looked at the example project and I can't figure out what's going on.
The hijack does fire correctly and run but the t…
pives updated
4 years ago
-
i've got some weird problem, can't find any relevant issue on google.
error occurs when i selected the Icon.TabBarItem
[error messge](http://imgur.com/KuNdBGD)
and when change Icon.TabBarItem to Tab…
-
I have an instance where my main view, the one containing the tab bar, is transformed (translateY + scale) when it is mounted. It is then animated back to full screen after the user has made an action…
-
你好,请使用下面的链接创建 issue 以帮助我们更快的排查问题,不规范的 issue 会被关闭,感谢配合。
https://youzan.github.io/vant-issue-generater
---
不好意思下面链接打不开,
ERROR in src/main.ts:9:9
TS2345: Argument of type 'typeof Button' is no…
-
Hi,
I am getting CUICatalog: Invalid asset name supplied: (null) warning in XCode console when using Icon.TabBarItem.
I am running React Native 0.25.1 and Vector Icon 1.3.4
Any idea?
-
iOS 系统13.3.1
1、正常情况
![image](https://user-images.githubusercontent.com/10590616/76716361-ec7c8800-676a-11ea-8fbe-f25364962df3.png)
2、selectedCover的显示
![image](https://user-images.githubusercontent…
iimuy updated
4 years ago
-
I'm trying to change the background of a selected TabBarItem like below
how can we achieve this?
-
I've been trying to find documentation on how to make the care view controller show up on a tab but can't find any, the only way i can do it is to present which is not efficient and the other way I do…