-
### vux@2.0.11
``` html
Tab1
Tab2
Tab3
Tab4
@import '~vux/sr…
-
### VUX version
2.9.2
### OS/Browsers version
win10 chrome最新
### Vue version
2.5.17
### Code
```html
import Vue from 'vue'
import { ToastPlugin } from 'vux'
Vue.use(ToastPlugin)…
-
For now, inputs and outputs of the children pages do not render.
Any ideas @pvictor ?
Ideally, we should have the same layout as in the framework7 [kitchen sink](https://framework7.io/docs/kitche…
-
I have two demo target:
1. set up windows's rootViewController with custom UITabBarController
2. set up other ViewController and change the rootViewController to custom UITabBarController by the lib…
-
考虑以下伪代码:
```objc
tabBarItem = [UITabBarItem image:[UIImage qmui_imageWithThemeProvider:^{
if (主题A) {
return Image1;
} else {
return Image2;
}
}] selectedImage:[UIIm…
-
is there a way to customize the `BarButton` component to display customized views such as badges ?
I wanna do something similar to this github notification icon but with a counter & it doesn't loo…
a-eid updated
3 years ago
-
**Description**
Got a crash inside `DatabaseViewerCoordinator` when clicking on an app icon soon after automatic database lock.
**How to reproduce**
Unfortunately no easy way to reproduce. I incl…
-
I am trying to run `jest` tests.
I am very new to all react-native environment so it is all quite problematic for me.
Somewhat I think this lib is breaking my test:
```
npm test
> MyApp@0.0…
atais updated
3 years ago
-
As part of our application, we are writing automation tests using Detox. For that we need to be able to query for elements so that we can tap them.
Up to this point we'd been using text or testID i…
-
Including free icons of course. I use latest v1.9 version.
```
// Shows "?"
tabBarItem.image = UIImage.fontAwesomeIcon(name: .home, style: .regular, textColor: .black, size: CGSize(width: 28, hei…