Jani Kinnunen
Jani Kinnunen
## Issue When my iOS app is completely closed and I use a dynamic link to open the app, getInitialLink returns null if I do it too soon. If I...
**Bug description:** React 19.0.0 drops support for `defaultProps` in memo components. There is a deprecation warning for this already in React 18.3.0 **To Reproduce:** Update to React 18.3.0 and see...
### Summary I'd like to implement a "pull to close" feature for Gallery. I'm able to do this now but I'd like to take the velocity of the gesture into...
### Summary Hi! I'd like to be able to zoom in on an image and then pan it past the edges of the screen. For example if there is something...
### Summary Hi! I'd like to disable switching between images when zoomed in. ### Expected API Either a new prop that does this completely or for more flexibility just add...
### What version of Hls.js are you using? 1.6.13 ### What browser (including version) are you using? Safari 26.0.1 (20622.1.22.118.4) ### What OS (including version) are you using? macOS 15.7.1...
## Summary: ### The Problem When trying to measure the location of a View within a FlatList (ie. for scrolling to the view), the current recommended method is to use...