-
tabbar组件对图标替换中,包含了图片地址url的判断,导致如果引入的图片是base64编码后的图片,那么就无法显示替换后的图片了。
-
I want implement Coordinator pattern with Rx but sometime at another project Observable object won't work,
**ViewController**
> self.button.rx.tap.bind(to: self.viewModel.archieveSelected).addDi…
-
As mentioned here:
https://github.com/CosmicMind/Material/issues/860#issuecomment-337090396
Previously I was able to set the states for tabItem's as follows:
```swift
override func prepare() …
-
Hi everyone,
Thank you for your awesome lib !
I just want to use the ErrorTextField component in my app but since I've imported Material in my project, I can't change programmatically the title …
-
TabbarItem组件 的 link 怎样写才能没有历史记录,文档上也没给对应的 Demo
-
Still getting familiar with Turbolinks iOS, and I've run into a situation where I'm using a native tab bar controller to create a tabbed menu in my app. I'm set it up so that when you click on a link …
-
-
2 major issues - the overall layout is weird, and the sender name & date label alignment is ignored:
![simulator screen shot aug 26 2017 1 25 35 pm](https://user-images.githubusercontent.com/5061867/…
-
我的项目只用到了下述几个组件,但是打包之后,发现app.js里面有个近6万行的地理数据。
import {Group,Cell,Divider,Tabbar, TabbarItem, XInput,XTextarea,Box,Datetime, Selector} from 'vux'
请问,是因为我是from ‘vux'的情况,所以,会把所有的组件都打包了吗???
第二个问题是,按…
-
Trying to get the tutorial to load the tabBar, but for whatever reason it isn't working. Any ideas?
![screen shot 2017-11-20 at 9 09 48 pm](https://user-images.githubusercontent.com/11748606/330545…