feat: new way to handle insets in the app #95932
Annotations
6 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/hooks/useEdgeSpacing/index.ts#L6
Unsafe assignment of an error typed value
|
ESLint check:
src/hooks/useEdgeSpacing/index.ts#L6
Unsafe member access .EMPTY_OBJECT on an `error` typed value
|
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.
|