-
已解决。博主的功能很棒
-
**bug描述**
列表返回最顶部并且执行刷新以后无法滚动
**版本号**
1.JXPagingView版本号:2.0.1和2.0.13这两个版本都测试过会出现问题
2.OC还是Swift版本:OC
3.手机系统版本号:iOS 14.3
4.手机型号:iphone6 Plus, iphone 7, iphone 11
**截图、GIF**
![B249AE1D-D055-4…
-
我只使用了JXPagingListContainerView这个类。
我找到didClickSelectedItem这个方法,断点都会走,但是页面没任何反应
public func didClickSelectedItem(at index: Int) {
guard checkIndexValid(index) else {
return
…
Gaozn updated
3 months ago
-
## Ask your Question
Hello everyone I am using a view pager for the video scrolling page and using the bottom sheet to add comments, now the text input is not focusing in development mode, and in…
-
**bug提交前阅读**
1.请先仔细阅读文档,尤其是【其他注意事项】文档,里面有常见问题的解决方案;
2.请先搜索已有的Issues,尝试找到相同问题的讨论;
3.请先阅读相关类的API、源码,尝试从源码找到答案;
4.如果以上步骤都未能解决你的疑问,欢迎提交ISSUE;
**bug描述**
self.pagerView.pinSectionHeaderVerticalOff…
-
problem received:
**''' AppData\Local\Programs\Python\Python311\Lib\site-packages\ollama\_client.py", line 85, in _stream
raise ResponseError(e.response.text, e.response.status_code) from None
…
-
## Ask your Question
Hi, can PagerView get its height from its children? This is the use case:
- A ScrollView (vertical) containing some PagerViews.
- Each PagerView (horizontal) contains 3 car…
-
## Ask your Question
I just found the issue #227 about preventing render for all pages at once. In the issue there is a PR mentioned that provides `LazyPagerView` component and it's also reference …
-
Hi is it possible to set (considering the pointerEvents we need) a touchable opacity that could exist in the header as both a scrollable area (hitting it when attempting to scroll) as well as being an…
-
### How frequently does the bug occur?
Always
### Description
const realm = Realm.open({
schema: [
PlaceSchema,
LocationSchema,
ContactInformationSchema,
EditorialSummaryS…