Posts by user190650 • 7 points
3 posts
-
-2
votes1
answer32
viewsQ: With regard to React
I have a question about react, i wanted to change the content of the page by clicking, but the site recognizes only as Object. Function import React from 'react'; //funções export function botao2(){…
-
-1
votes1
answer18
viewsQ: Reactapp syntax error
Good evening, I need to make a website for the web matter, but I came across the following syntax error, which I have no idea what it is, I’m still beginner. Main component import React from…
-
-1
votes1
answer219
viewsQ: About the onActivityResult() method in Android Studio
Good afternoon guys, I have a job to deliver done in Android Studio, I was trying to send Strings by intents, my teacher said that the correct way would be using startActivityForResult() and…