Posts by Felipe Marra • 19 points
4 posts
-
1
votes1
answer731
viewsA: React Native build app
When he opened the project in Android Studio he updated Gradle to the latest version, this caused the error, I just found that it is just not accept when suggest the update from 3.1 to 4.1 that is…
-
0
votes1
answer731
viewsQ: React Native build app
When creating a React project activate and I try to run it by the *React-Native run-android* command this error appears, no matter if it is direct on the physical device or AVD. I have created…
-
-1
votes1
answer757
viewsQ: Compile app for Ios made in React in windows environment
I’m studying React Activate and I need to compile an app for android and Ios. I wonder if I can develop everything in windows environment and then just copy the files to a virtual machine running OS…
-
0
votes2
answers13324
viewsQ: Change content according to screen size
I have a link with a text that is normal when displayed on the pc, however, very large for mobile phones (where I would use only one acronym). I need a way to change the text according to the…