-
Hey,
I am wondering how a set up like this should be possible:
```
tabs
home
profile
settings
...
```
Which as far as I understand would look like this on iOS:
```
tabs
h…
-
Согласно многочисленным статьям и логике - следует отличать использование ссылок и кнопок в приложении. Для навигации в большинстве случаев корректнее использовать именно ссылки. Для этого, при исполь…
-
![image](https://github.com/catppuccin/discord/assets/26168814/f354c895-11e7-4d15-9ce9-8b77055f040c)
As you can see in the screenshot- I have to highlight my username, display name, and any status me…
-
### nutui-uniapp 版本号
1.7.12
### 平台
weapp
### 重现链接
无
### 重现步骤
添加 后,在开发者工具里显示 warning
### 期望的结果是什么?
尽量不要出现 warning。虽然我知道这种比较麻烦,但还是希望能没有 Warning 最好
### 实际的结果是什么?
无
### 环境信息
_No respons…
-
Create a tabbaritem to show the plugins with detailpage
Optional tabitem #79
-
## Description
Facing "JSON value '#243B63' of type NSString cannot be converted to a UIColor. Did you forget to call processColor() on the JS side?" when passing borderColor to labelStyle ins…
-
Hello, I get this transparent header before the home screen render. Am not sure why. I tried to set a loader before it renders but still get the same effect. Below is the video:
https://github.co…
-
An Tabbaritem to manage the applications in gotify (create/edit/delete/copy token)
-
I am trying to use Snackbar in my app. I have tabBarController containing my viewControllers.
I have initiated the Snackbar Setup in the following way.
```
let homeNavigationController = UINavigati…
-
之前总是想写一些关于学习体会和感受的文章,今天也来一篇关于React Native的教程文章。前段时间我尝试着用React Native构建一个论坛的APP,在这个过程中遇见一个问题: 最开始我是用图片的形式去构建APP中的图标,但用图片构建图标的过程中会遇到一个问题,就是图片的加载速度非常之慢,APP页面加载过程中图标会出现留白的情况,所以我就想要用Iconfont去构建图标。
## …