I'm interested in putting a view on top of the camera view with React-Native, something similar to this:
Is there a plugin or an approachable way to do this?, for now, I'm only interested in putting an image and recognize a certain person in a room? (4 people are in the same room, and if I point to one, display text A, if I point to other, display text B, and so on)
from How to put an image on top of the view of the camera with react-native
No comments:
Post a Comment