Posts by Thiago Peluque • 13 points
4 posts
-
0
votes0
answers22
viewsQ: Doubts Fetch Nextjs
Good morning, everyone! I went up a site made in Nextjs for Umbler and after that I started having problems with the queries in the Apis. Today I have the following structure Extract Query Screen…
-
0
votes1
answer60
viewsQ: Nextjs pass a JSON to another page
Good afternoon! I’m having a question and I even managed to do it via Route.Push() but all the data is displayed in the URL of the next page. An example: I have a Login page where I pass a CPF/CNPJ…
-
0
votes0
answers34
viewsQ: Doubt Bluetooth React Native
Good afternoon, you guys! I am developing a pricing app but I have a question about how to search for Bluetooth devices within the application. I found a very interesting library and seemingly…
-
1
votes0
answers54
viewsQ: Doubt Fetch + React Native
beauty? I am developing an App with Expo for a client, but when I consult (via barcode) its API, always the first time returns an empty Array, if I do the query then the data is returned. Can you…