lightrow

Results 37 comments of lightrow

I have the same issue, but what i also noticed is that the manual focus allows adjustments around the last autofocus position. So basicaly you can focus with tap, switch...

can this please be looked at? This is a major annoyance

yep, using it with RN 0.68 in our app, it works perfectly fine!

and how about being able to upload an image to local storage so it can be called to from within an html file, also loaded into local storage? So that...

same issue here, building an app with a video player with custom controls. It takes a lot of effort and various optimizations to make landscape rotation look not even good...

we need custom controls, so presentFullscreenPlayer is not an option. Our video player is a fork of react-native-video, we use native portals to transition into fullscreen and "freeze" everything in...

freezing and portals are separate things portals: https://github.com/welearn-GmbH/rn-native-portals freezing is done with a custom dimensions provider hook plus a HOC View that saves its own width and height this only...

that's not possible with react-native (i wish it was, e.g. youtube app works like that). The whole app rotates, but because of fixed width and height staying the same, it...

> @lightrow could you share more details? it works for me on a blank 0.70 project. ah i just realized it's slightly different ``` Undefined symbols for architecture arm64: "vtable...