Migrate E/App to use PlatformStackNavigation
#5929
Annotations
2 errors and 3 warnings
Run ESLint to check for deprecation warnings:
src/components/KeyboardAvoidingView/index.android.tsx#L124
Prop spreading is forbidden
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Run ESLint to check for deprecation warnings:
src/components/KeyboardAvoidingView/index.android.tsx#L77
React Hook useCallback has missing dependencies: 'frame.value.height', 'frame.value.y', and 'keyboard.heightWhenOpened.value'. Either include them or remove the dependency array
|
Run ESLint to check for deprecation warnings:
src/components/KeyboardAvoidingView/index.android.tsx#L86
React Hook useCallback has missing dependencies: 'initialFrame' and 'keyboard.isClosed.value'. Either include them or remove the dependency array
|
Run ESLint to check for deprecation warnings:
src/components/KeyboardAvoidingView/index.android.tsx#L92
React Hook useCallback has a missing dependency: 'onLayoutWorklet'. Either include it or remove the dependency array
|
Loading