Fabrice Pomata

Results 58 comments of Fabrice Pomata

Same on our end, but I'd be interested to know what happened, feels free to close this issue if it was resolved for all 3 of us

Thanks ! In the mean time I'll probably look into it too on my side and will report back if I can achieve something.

Hey, just to let you know I managed to add AVIF support on Android [here](https://github.com/xerdnu/react-native-blasted-image/compare/main...Lakston:react-native-blasted-image:feature/add-avif-support) Still trying to firgure out how to do it on iOS, if you have any...

[Here](https://github.com/Lakston/react-native-blasted-image/tree/feature/add-avif-support) is AVIF support on iOS I don't know if you want to add this to the core library, if so I can open a PR, otherwise we could document...

Did not work on rn 75.4, still getting the "calling synchronous methods on native modules..." error.

> Rip, RN Debugger ?😟 rip rn debugger, reactotron, flipper or any other usefull tool to debug, inspect network requests, inspect redux state, or analyse performances, thats great DX right...

I managed to make Reactotron work on 75.4 (including network and redux debugging), I think it should work on 77 also ? 78 might be broken because there are a...

same error on 2.228, I just updated the mac mini that is building our app to xcode 26 and macos 26 and now I get this error, any pointers ?

I have the same problem, not sure what solution would be best for this though

I had to basically map the assets after the user picks them and remove any HEIC, HEIF, HEVC files and display a pop up to explain that we can not...