react-native-blur
react-native-blur copied to clipboard
Regression: tvOS support dropped
This used to work but I see tvOS support was dropped entirely in this refactor 3c3cbe3527bf79593c7b67e38f718e46e3b02528, any specific reason why?
The only thing we need to support tvOS is some blur types inside an if statement, a tvOS target & tvOS in the Podspec. I have this working in a fork, if you want I could create a PR again?
Feel free to PR !