Ronald Goedeke
Ronald Goedeke
@chrfalch You should be able to test the issue using your skia examples actually. It may be something that only occurs on android side as i havent been able to...
> Could you show me how `customFont` looks like? As far as i have tested. It doesnt matter which custom font one uses.
> Same problem here, is there any old version that useFont worked? I'm testing the library for the first time Don’t think so. For the time being i just use...
> > > Same problem here, is there any old version that useFont worked? I'm testing the library for the first time > > > > > > Don’t think...
Ah then they removed it in the latest release. Downgrading would make it work for the time being. > > > > > Same problem here, is there any old...
Yea totally. Atm the only working solution I have is using a simple useState hook with the Touch Handler from the canvas and just loop through all the shapes. And...
Okay thanks for the reply. I'll just keep my current solution then.
Okay thx. I'll have a look what i can do and then raise a PR, but I am not that good in c++.
Yes that would make the most sense. On the React side of things I also had to add some functionally to the Websockets. Cause in my case I just want...
@gorhom Would this patch allow the backdrop on android devices to now also overlay the status bar with the statusBarTranslucent property ?