Posts by Eduardo Spada • 29 points
2 posts
-
-1
votes2
answers559
viewsA: error running npx React-Native run-android command
Did you install the project packages? wheel yarn in the root, to download the node_modules then rotate yarn ios or yarn android, to run your project If it doesn’t work, You may not have the android…
-
3
votes3
answers309
viewsA: What is the clipboardData.getData() method for?
Look, there are some things you need to understand: Event is the event you are getting on your Arrow run... Basically, it contains all the data of a particular user event... You can give a.log(e)…
javascriptanswered Eduardo Spada 29