Closed KrzysztofMoch closed 12 hours ago
Adds support for macOS and tvOS support
I have successfully run my nitro library (react-native-video v7) on macOS and tvOS by only changing podspec of react-native-nitro-modules!
react-native-nitro-modules
I have set min required version for macOS & tvOS same as in react-native-macos 0.75 & react-native-tvos 0.75 (as Nitro requires react-native >= 0.75)
react-native-macos
react-native-tvos
macos
tvos
macOS
tvOS
The latest updates on your projects. Learn more about Vercel for Git ↗︎
perfect, thank you! lgtm
Summary
Adds support for macOS and tvOS support
Description
I have successfully run my nitro library (react-native-video v7) on macOS and tvOS by only changing podspec of
react-native-nitro-modules
!I have set min required version for macOS & tvOS same as in
react-native-macos
0.75 &react-native-tvos
0.75 (as Nitro requires react-native >= 0.75)macos
&tvos
to platformsmacOS
&tvOS
keyword to package.json