-
I check the props through console.log (props.isVisible)
and it only returns true when there is a scroll event. Also on the screen when reloading the website is always false
-
> Please vote if you like this issue, it help us to plan our road map. 😉
## Background
Provide an architectural diagram on existing packages. And a new diagram with intention to move us to React…
-
TypeError: Cannot read property 'Y' of undefined
3 | import {ScrollBox, ScrollAxes, FastTrack} from 'react-scroll-box'; // ES6
4 |
5 | const TestContainer = () => (
> 6 |
7 | Place an…
-
This component is great for me so I do want to use this.
But when I import this, I've got a error below like.
**`Cannot read property 'array' of undefined`**
I just importing like below
**`i…
-
React latest version
"react": "17.0.1",
"react-native": "0.64.2",
Error: Element ref was specified as a string (viewPager) but no owner was set. This could happen for one of the following r…
-
Many times developers want to present big data, and the most comfortable/accessible way would be using table tags.
The problem with this solution that it impose using as an entity and then you can't…
-
Using "react-native-snap-carousel": "3.7.5"
Testing on iOS
Here is my code
```
{ this._carousel = c; }}
vertical={true}
data={["1", "2", "3", "4", …
-
I noticed that trying to render a tooltip with `bottom` placement when it hasn't enough space to be rendered will cause some strange behavior after closing and opening it again. It will start flickeri…
ghost updated
1 month ago
-
### Which OS ?
Android
### Version
Which versions are you using:
- react-native-swiper v1.6.0-nightly.5
- react-native v0.61.5
### Expected behaviour
If `index` prop is changed, current s…
-
We always needed one and will even more sooner or later.
General approaches I can thing of:
Core
- Using pex-gui is currently not possible as we are missing tree, scroll view component
Build…