React-native app - How to position clickable elements on svg background?

Viewed 13

SVG background is received from server as "floorplan". I want to put elements from the server on top of it. Click on them to display information about it. Is this possible?

0 Answers
Related