Posts by Lucas • 13 points
2 posts
-
0
votes1
answer485
viewsQ: 400 Bad Resquest Error in React Native with Axios
I made this code based on a React project. Using Axios and React Native, I am trying to return the data from the array, but it is only returning in the log an error 400 in the request of the api.…
-
0
votes2
answers86
viewsQ: Nav-tabs is not visible in mobile
On monitor, works normal, but in mobile the Nav disappears. To test and see if it was not some script that was missing in my code, I downloaded an example of bootstrap with all the links a css e js…