This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
refactor: added spm to work with react-native 0.74.x #18
Annotations
2 errors and 2 warnings
example/src/App.tsx#L1
'React' is declared but its value is never read.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
example/src/App.tsx#L11
Inline style: { width: 50, height: 50, backgroundColor: 'red', position: 'absolute' }
|
This job failed
Loading