davidohayon669 / react-native-youtube

A <YouTube/> component for React Native.
MIT License
1.16k stars 472 forks source link

Avoid NullPointerException with intent #549

Closed zabojad closed 1 year ago

zabojad commented 1 year ago

This PR solves issue #432

Please merge for next release.

zabojad commented 1 year ago

It actually is the same fix as in https://github.com/davidohayon669/react-native-youtube/pull/368 but without the merge issue...