omrta-dev

Results 4 comments of omrta-dev
trafficstars

@MrZeusTheCoder There is still a use case where the user is using OpenGL code with SFML that is documented in various tutorials such as the [SFML 2.5 Sprites and textures](https://www.sfml-dev.org/tutorials/2.5/graphics-sprite.php#using-sftexture-with-opengl-code)...

Is there any progress on this, as others have stated the current notifications are kind of useless as they still require someone to view the logs to find out what...

So is there not any android support at the moment? Does this not work using the NDK ? I'm trying to see if this is a viable product for me...

For a named export it would be similar to this: ``` const QrReader = dynamic( () => import('react-qr-reader').then((mod) => mod.QrReader), { ssr: true } ); ```