Posts by miguelrisquelme • 9 points
2 posts
-
0
votes0
answers21
viewsQ: Javascript - Array of various objects, but with content
The problem in question is that I do the request, I receive the data, I push the data inside an instantiated array at the beginning of the code, but when I go to see this array, it says it’s empty,…
-
-1
votes1
answer2942
viewsQ: (React Native) Typeerror: Undefined is not an Object (evaluating '_this.props.navigation')
I can’t fix this mistake.. someone help me I click the button to go to another page and it appears.. follows the code: [This is the code of the menu component, it has a list of buttons with this…