-
- PagerViewが第一候補
- 拡張性的にはお気に入りをたくさんpagerに追加する感じ?
- 微妙だな
- timetableならあり
- dialog出して、Loading -> 再表示するのがいい
- 可能なら永続化したい
-
### Current behavior
We are getting intermittent crash on Bugsnag citing the above errorMessage. When I am trying to reproduce the error, I am not able to right now but it's quite a significant chunk…
-
Hey! Love this library ❤️. I have a problem with the lib when I use it in expo web where Metro is used as the bundler. I need to use metro because of expo router. Do you know how to solve the problem?…
-
const {userData, connectyCubeCredentials, isExpert} = useAuth();
const Navigation = useNavigation();
const {loadingOn, loadingOff} = useLoading();
const [message, setMessage] = useState('');
…
-
**Is your feature request related to a problem? Please describe.**
Sometimes I have many many files in a directory so that I need to use the pager. Then, after I checked the presence of some files or…
-
### Current behavior
When running a jest test that uses @testing-library/react-native throws the following error when pressing the material top tab:
Component:
```
import * as React from 're…
-
### How frequently does the bug occur?
All the time
### Description
I'm still quite new to the realm and its react native sdk, but as far as I understand all subcomponents using a realmProvider with …
-
## Description
When I used the `Tabs` component inside `react-native`, I got the error stack trace attached below. It was resolved for me by adding `react-native-pager-view` as a dependency in the …
-
### Description
We're seeing an issue where passing the same `useAnimatedScrollHandler({ onScroll })` to multiple flat list nested inside a pager fails to register scroll events for the last scroll v…
-
JXCategoryTitleView有两个titleItem,进入页面时默认选中第一个item,对应第一个列表会加载。但是,当点击第二个titleItem时,却不会走listContainerView:initListForIndex:代理方法,而通过滑动到第二个titleItem时却会走这个代理方法。
经排查问题如下图:
![image](https://user-images.git…