Guillermo Ochoa

Results 5 comments of Guillermo Ochoa

i have the same error "react-native": "^0.59.5", "react-native-signature-canvas": "^3.3.0", "react-native-webview": "^11.0.2",

i have 0.71.3 and don't work for me ![image](https://user-images.githubusercontent.com/18471149/220655192-5a7c9f20-4c61-40d4-9273-3b19c5e74169.png) and in 0.71.3 i have this MainActivity code from RN ![image](https://user-images.githubusercontent.com/18471149/220655473-296fcaa9-39be-45a4-8c45-e76699a425c4.png)

> @Guilleanto you have to add the following line at the top of the MainActivity.java file: > > `import android.os.Bundle;` Works! thank you so much.... solved!

are you trying changing the theme of the iphone?