Add react-native-web support #364
check-js.yml
on: pull_request
Check TS (tsc)
49s
Lint JS (eslint, prettier)
53s
Annotations
3 warnings
Check TS (tsc)
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/.
|
Lint JS (eslint, prettier)
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/.
|
Lint JS (eslint, prettier):
src/Video.web.tsx#L233
Inline style: {
position: 'absolute',
inset: 0,
objectFit: 'contain',
width: '100%',
height: '100%'
}
|