Posts by Rubens • 37 points
2 posts
- 
		1 votes1 answer8201 viewsQ: Error React-Native run-androidI installed the React-Native-cli, android sdk and the emulator of android. I managed to do the init but when I run the command React-Native run-android it shows the log: Scanning 577 folders for… 
- 
		1 votes2 answers399 viewsQ: Import modules with PythonHow can I do import of libraries, for example, I was researching and found the Babel to internationalize dates, but I don’t know how to import this library?…