aminta

Results 30 comments of aminta

Any news? It's incredible that we have to stick to Firebase 14 when 17 is out and there are not real alternative to Flipper because if you use Hermes a...

You have to add `'react-native-reanimated/plugin', in this way: ``` plugins: [ [...], 'react-native-reanimated/plugin', ], ``` Then close Simulator and Xcode if opened, close metro, launch `npm start -- --reset-cache` then...

Same problem here

I try to explain myself better: I'm using the Macintosh emu Basilisk II launching it from console (outside X11) on my Raspberry 5 and it works, but only on the...

From Raspberry Pi Forum, a Software Engineer at Raspberry Pi Ltd. says: "That's down to how SDL2 is driving the kernel DRM / KMS API then. The Pi DRM driver...

However, in first HDMI monitor I see Basilisk II (and also MiniVMac), on the second I see the console...

So this means that dual monitor output doesn't work because it has to be implemented at SDL level?

+1 here also!