-
### VUX version
2.9.2
### OS/Browsers version
window/google73.0.3683.86
### Vue version
2.6.6
### Code
```html
//main.js
import Vue from 'vue'
import App from './App.vue'
import…
-
操作流程重现:
1. 前提:CYLTabBarControllers 中4个控制器,加上plusButton一共有5个。tabBarItemsAttributes中4个。
2. 给plusButton 按照“点击 PlusButton 跳转到指定 UIViewController ”中的方法设置,会出现 tabBarItemsAttributes 数组越界。
3. 解决:给 tabBarItems…
-
React's lean core effort is going full steam and now [`ToolbarAndroid` is no longer available](https://github.com/facebook/react-native/issues/26591#issue-498739829) in the codebase though, as of toda…
-
请问一下加载网络图片,有没有一个设置图片大小的属性,比如说图片是48 * 48像素,在我们程序中size 应该是 24 * 24,但是不做任何处理的话,图片的宽高就直接按照像素来显示了。
iOSGL updated
5 years ago
-
不理解为什么 currentActive 为什么从data中去除掉了
之前可以通过setData currentActive 去主动 更改组件的active tabbarItem
现在却不行了
-
Is there any way to update the Status Bar Style as well when themeService.switch happens?
-
-
模拟器和真机都会这样,iPhone5、iOS10,iPhone6以上都不会
![动画效果](https://user-images.githubusercontent.com/12897958/59478570-4c689a00-8e8c-11e9-8092-81f9bb3d2117.gif)
```Objective-C
- (void)tabBarController:(U…
-
The safe area doesn't seem to work with the height of the tabbar. The tabBar is taller then the safeArea bottom which overlaps my views.
The badge Value also doesn't appear when i set badgeValue =…
-
按照配置,配置完成之后运行也没有报错,更改覆盖变量之后运行没效果,这个能够提供一个demo程序吗?
Mrava updated
5 years ago