ExpoTHREE, native <Text> on top of AR GraphicsView?

Hi!

I’ve created an app using ExpoTHREE using AR. How can I add text on top of the camera feed without creating a planeGeometry?

I’ve tried to just add a Text tag inside the GraphicsView, and give it a style with position: absolute, zindex etc, but it’s still not displaying. Any suggestions?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.