Gustavo Hoenicka

Results 12 comments of Gustavo Hoenicka

> That is odd, the native text view has a transparent background.. And the unity text field isnt set up with a white background ? yes.. is really weird.. I...

After check **NativeEditBox.mm**, i added the property **[text setBackgroundColor:UIColor.whiteColor];** to avoid the black background. ![image](https://user-images.githubusercontent.com/3849709/180914671-19d78b91-0f04-40c4-9136-173ce3a4ace7.png)