feat: new way to handle insets in the app #95935
Annotations
4 errors
ESLint check:
src/components/ScreenWrapper.tsx#L266
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint check:
src/components/ScreenWrapper.tsx#L273
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
ESLint check:
src/pages/workspace/upgrade/UpgradeIntro.tsx#L91
Unsafe argument of type `any` assigned to a parameter of type `string`
|
ESLint check
Process completed with exit code 1.
|