Posts by Cristiano Nunes • 11 points
2 posts
-
0
votes1
answer251
viewsQ: Picker React Native stylization
Good morning, I’m using Styled Components in styling my components in an React Native app, and I’m trying to put a colorful and rounded edge on my Picker, but it’s rendered without styling. The code…
-
0
votes2
answers494
viewsQ: Save variable in Javascript and pass in getjSon URL
Good people I am new to Javascript, and I need to save the value of the matricule field in a variable and pass it in the URL of a getJson. How can I do that? Follow the code below the two functions:…