Posts by ARTHUR PC • 19 points
2 posts
-
-1
votes1
answer466
viewsQ: "-no-jetifier" error when starting React-Native run-android
I had already done the installation of android studio to use the expo, I’m trying to emulate android with React-Native cli When giving the command: React-Native run-android the following error…
-
0
votes1
answer220
viewsQ: How to mark an X in part of an image when firing a function in Javascript?
I mapped an image, and with the coordinates of some parts, I made sure that by clicking on a selected part, a function is executed. But I would like to know how to mark an X or make some visual…