Servon Lewis
Servon Lewis
> > Not sure if this is the same base issue, but when I get to the end of my list of cards, sometimes I add more cards (update the...
> The PR is made against the repo that is no longer maintained. Current npm releases are made from https://github.com/webraptor/react-native-deck-swiper so please open PRs against that one It looks like...
Any update on this? I am having the issue with react navigation 5, useScrollToTop(). It takes a ref of the flatlist, which is not working in a function component
> @brax10ward sure here is the entire component [snack example](https://snack.expo.io/@bantinggamer/ref-class-component-example) > > you can just add > > > > ``` > > > > ... > > > >...
Hey guys, for all you react hook users, I was able to use the native controls from within Flatlist to achieve a viewport checker. if interested, below is the code...
Same issue with me, are there any plans to get this to work with the new reanimated?
Seems to have worked better for me when I took out the Animated.View parent, now it's smoother, however, it doesn't work smooth on the first transition. The first transition acts...
Actually the token example should be the same from actix if I'm not mistaken, but the subscription websocket implementation would be great
> Sorry, I don't know how to use `Rocket`. 😁 Lol word. Hopefully someone who does can give it a shot. I really like how rocket is built, but it...