Matyáš Procházka

Results 5 issues of 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...

needs review

### 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: ![Image](https://github.com/user-attachments/assets/70a12de1-5705-4c35-89b5-b7236d3b5613) ###...

bug