Matyáš Procházka
Matyáš Procházka
After successful login, when I try to follow somebody I get 403 and "This page could not be loaded. If you have cookies disabled in your browser, or you are...
Hey, I use this swiper with search results. If there is none (so `this.props.results` is `[]`) or even if I manually do `cards={[]}` it still tries to render some and...
If I swipe only left (gesture or manually trigger swipeLeft) after swiping all cards it still does allow me to manually trigger all the swipe methods (`swiperRef.swipeLeft()...`) and than it...
### Minimal reproducible example https://github.com/mattproch/expo-performance-version-51 https://github.com/mattproch/expo-performance-version-52 https://github.com/mattproch/expo-performance-version-53 ### Steps to reproduce Create these new projects with: `npx create-expo-app version-51 --template tabs@51` `npx create-expo-app version-52 --template tabs@52` `npx create-expo-app version-53 --template...
### Summary Hey, on the initial mount, android crashes. It starts in the 1.21.0 version and it is still present in the 1.23.7 version. I get this error:  ###...