feat: New Profile Screen (read-only) #1494
Annotations
2 errors and 10 warnings
tsc:
screens/Profile.tsx#L184
'shadowOffset' is specified more than once, so this usage will be overwritten.
|
tsc
Process completed with exit code 2.
|
lint:
App.tsx#L16
'useAppTheme' is defined but never used
|
lint:
App.tsx#L98
Unexpected any. Specify a different type
|
lint:
App.tsx#L101
Unexpected any. Specify a different type
|
lint:
App.tsx#L145
Prefer named exports
|
lint:
App.tsx#L163
Inline style: { flex: 1 }
|
lint:
__mocks__/@sentry/react-native.ts#L17
Prefer named exports
|
lint:
__mocks__/expo-haptics.ts#L38
Prefer named exports
|
lint:
app.config.ts#L8
Unexpected any. Specify a different type
|
lint:
app.config.ts#L12
Unexpected any. Specify a different type
|
lint:
app.config.ts#L39
Prefer named exports
|