Add react-native-web support #364
Annotations
2 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Video.web.tsx#L233
Inline style: {
position: 'absolute',
inset: 0,
objectFit: 'contain',
width: '100%',
height: '100%'
}
|
This job succeeded
Loading