Posts by Cauã • 43 points
6 posts
-
0
votes3
answers429
viewsA: Error installing npm install @React-navigation/stack -> expo start Disconnected
You’re saying that RN is not installed, try to install again. If you installed and still get this error, try to create the file in another folder
-
1
votes1
answer396
viewsQ: React does not render the result of this code
I am studying React and I have a problem, more precisely in the state part, where my code does not render on the screen. In this case I have a h1 and a ul and none of them appear on the screen, but…
-
-1
votes1
answer340
viewsQ: How to leave the image on the left and the text on the side
Good Afternoon, I’m doing flexbox using the IGN Brasil site as inspiration and I want to do something like this: Where the image is on one side and the content is next to it, I tried to use display:…
-
-1
votes1
answer152
viewsQ: How to fix the input text cursor in the middle
I’m having a problem where I have a modified input text and when I type it starts in the middle, and I want to leave it on the left. I tried to use text-align: left; of a topic I saw here on…
-
0
votes1
answer188
viewsQ: How to limit the click of a button?
I’m making the settings system of apple Macbook where depending on the settings the price increases on time. But I have a problem where if I click more often on the desired config it keeps adding…
-
1
votes1
answer75
viewsQ: Why use . length no for?
Eae , I’m studying by the book JS Definitive Guide and I’m seeing many examples where length is used in 'for', and I’m in doubt why use length if (from what I know) it only takes length if it’s a…
javascriptasked Cauã 43