Closed huextrat closed 7 months ago
Instead of relying on -1
, I forwarded a whole object to the native side: https://github.com/swan-io/react-native-browser/pull/6. It's IMHO cleaner.
Tested on Android / iOS, new and old arch.
Perfect thanks @zoontek
Before submitting a new issue
Bug summary
Since
0.2.0
we are forced to providebarTintColor
&controlTintColor
otherwise RN display an error :Library version
0.2.0
Environment info
Steps to reproduce
openBrowser
withoutbarTintColor
orcontrolTintColor
Reproducible sample code