-
The `RecyclerListView` component is rather exotic in the react ecosystem, since it does not directly derive from/extend `ComponentType`. Instead, it derives from/extends `ComponentCompat`, which itsel…
-
The following code works fine under iOS, it also displays correctly on Android but the suggestion list is not scrollable. Btw. this is the example from the official documentation only enhanced by more…
-
### Description
In order for the application to work healthier and look good, an error related to flatlists and a warn from the navigator should be fixed, and the alignment of the header should be ma…
-
### Description
As people also have been writing here: https://github.com/software-mansion/react-native-reanimated/issues/5685 there are serious performance degradations in 3.7 compared to 3.6.
…
-
## 🐛 Bug Report
Navigation.push() got delayed if the source component is a heavy component (E.g. The source component is a long items list, or a section list has many sections data)
## To Reprod…
-
I need to have line animated that connects dots.
Can anyone guide me with it?
Thanks
-
I am using the `KeyboardTrackingView` to attach the `TextField` to the keyboard. When I select the `TextField` it gets attached to the keyboard but it also adds an extra space between it as show in th…
-
I am struggling for a long time to upgrade this library from 1.1.9 to the latest version, even the moment I try to change it to 2.0.0, there are lots of issue, one of them is 'Native module cannot be …
-
> 本教程适合已有React开发经验的朋友阅读
#### 阅读更多系列文章请访问我的[GitHub博客](https://github.com/chencl1986/Blog),示例代码请访问[这里](https://github.com/chencl1986/Blog/tree/master/Demos/React_Native%E5%85%A5%E9%97%A8%E7%B3%BB%E5…
-
## Environment
"react-native": "0.71.6",
"react-native-pager-view": "6.1.2",
## Description
okay, so I have two PagerViews that are rendered conditionally, the pagerview is w…