-
-
how bugs reproduce
1) load content view (custom tab bar) with menu but the content menu (tab bar) gone.
2) I click button to open menu
3) Then suddenly, custom tab bar appear.
![first_time_loa…
-
I saw and tried your code. The problem is when you need to navigate to a ContentPage that doesn't need to show the Shell TabBar. The customTabBar hides it self but the central button remains there.
-
Hello @boctor:
I've found that when you start the CustomTabBar example the TabBarRow is slightly moved to the right, and
I've found a fix, maybe this can help you.
[Class] CustomTabBar
[method] - (…
-
1. View Controllers aren't sent viewWill/DidAppear/Disappear during touchDownAtItemAtIndex:.
2. Tapping an already selected tab bar item does not pop the selected view controller's navigation controll…
-
请问一下,CustomTabBar 如何监听滚动事件?类似 `SingleChildScrollView` 的 `controller`
-
## Description
官方新增 自定义 tabbar 调试支持 详情:(基础库 2.5.0 开始支持,低版本需做兼容处理)
https://developers.weixin.qq.com/miniprogram/dev/framework/ability/custom-tabbar.html
但是按照文档指引,加了代码后发现没有任何作用。
## Environment…
-
Hi, I'm using the [ui-kitten](https://akveo.github.io/react-native-ui-kitten/docs/components/icon/api#icon) icons.
```
const evaIconRenderer = ({icon}: IIconRenderer) => ;
const CustomTabBar: R…
-
Hi! @JunIce. Thanks for your interest in join this organization. To be added to this organization. Please respond with a comment below to the following questions. (Please note that failure to respond…
-
When I set chatBot.Message to type:"bubbles", no bubbles render. Instead, I get an error that says
`Can't find variable: customTabBar`
I am using the latest Framer library, v101.
Thanks in ad…