Thanakij Pechprasarn
Thanakij Pechprasarn
I have been doing something similar. My approach uses "LinearGradient" react-native-svg. You can give it a try by: `npm install [email protected]` You will need to add **tintColorSecondary** prop to trigger...
Hi, I have just signed CLA. @facebook-github-bot
@ghagevaibhav Any news on this?
> Did this work for you? I was reviewing your code. I was heading down the same lines. Just wondering if it's working? @thanakij There are no Crashlytics report of...
No, like discussed earlier, the fix incurs new issue. I believe this is because the real root cause is not resolved yet. Eventually, we simply get a different error message...
For anybody who visits this, I have decided to drop this react-native-youtube dependency from my project as this lib is pretty much dead and unmaintained. Next, I have replaced it...
@davidohayon669 #357 is also using _commitAllowingStateLoss()_, but like what I experienced with my own pull request, it probably would result in another issue, "No view found". For _commit()_, if there...