-
Hello,
I have a problem with onLayoutComplete :
I'd like to wait for the layout and animations to be complete before showing the items but the event "onLayoutComplete" is triggered before any layo…
-
- [x] Review the documentation: https://docs.viromedia.com/
- [x] Search for existing issues: https://github.com/viromedia/viro
- [x] Use the latest ViroReact release: https://docs.viromedia…
-
do you have any example of how to unmount lists of components of different length?
example:
real-time display of stock exchange bids, the bids is an array of varying length, and the new bids shoul…
-
## UPDATED:
Hi there,
Sorry for my interpretation, as you said, it's difficult to spot and verify fix using only my description
So I created a mini-repo to reproduce this error, please take a look …
-
Hello,
I call this 2 Component 2 times from the same function to get 2 identical graphs, only data change :
```
```
And the result i…
-
- [ ] to move to LA issues after some thinking through
## Random todos (taken from old KusKus app)
- [ ] binding to move task to 'soon' and 'high priority' in one bind
- [ ] Fix analytics. events th…
-
## Description
Add the ability to expand/collapse each branch for an EIP step.
## Context
Where and how it will look is up to us, for now. I have no strong preference, just that it doesn't look t…
-
Hi @mattdesl,
I'm trying to create an animated sketch using React. But I'm not really sure how I can accomplish that with the way I've set up things.
I have my own Canvas component which wraps …
-
Hey Man,
Great job so far, I was thinking about making something exactly like this, so I'm really glad I found someone already working on it. However I would really love to get rid of the underlying …
-
Hi, i've seen useNativeDriver is not set for Animated api, why?
Maybe we can add a prop in Toast component for that.
Thanks