-
Hello,
The library is great but there is one problem. When I test it on iPhone 4 flip is very slow. I took 1 second to start the flip.
-
# 问题描述
`FlipView.addImages` 速度太慢,因为会立即读入图片
# 优化方法
只在代理的 `paint` 方法中载入图片
-
PoC
-
- Add Photo Gallery page. Photos are displayed in a menu that uses a scrolling animation.
-
You should use the `DefaultStyle` property to provide default appearance and let user to use the `Style` property to modify it.
Now you occupied the `Style` property, so we can only use a style wit…
-
# Proposal: ScrollViewer
## Summary
**tl:dr;** Provide a flexible, yet easy-to-use, scrolling and zooming control in XAML that can still be leveraged when targeting downlevel releases of Win…
-
A flexible view for providing a limited window into a large data set.
```xaml
```
![recyclerview 10](https://cloud.githubusercontent.com/assets/12227024/26278205/49cd665a-3d6b-11e7-99d7-557…
-
### Current behavior
![Flipview issue](https://github.com/unoplatform/uno/assets/74563602/9eeea074-320e-48c3-a9a4-161ea6264b21)
### Expected behavior
![Flipview correct skia](https://github.com/u…
-
### Current behavior
When using swipe controls to go between items in the FlipView the SelectedIndex does not update. This causes issues such as the PipsPager not updating correctly
### Expe…
-
### Describe the bug
When a PipsPager SelectedIndex is bound to FlipView,, navigating by keyboard arrows past first or last pip causes failure
### Steps to reproduce the bug
1. Tab to pips pager wh…