adding some types, and do some refactor #709
Annotations
2 errors and 2 warnings
ESLint check:
src/components/Modal/ReactNativeModal/Container.tsx#L29
Unexpected console statement
|
ESLint check
Process completed with exit code 1.
|
ESLint check:
src/components/Modal/ReactNativeModal/Container.tsx#L34
React Hook useEffect has missing dependencies: 'isContainerOpen', 'isHeightCalculated', and 'testName'. Either include them or remove the dependency array
|
ESLint check:
src/components/Modal/ReactNativeModal/Modal.tsx#L201
React Hook useEffect has missing dependencies: 'close', 'isTransitioning', and 'open'. Either include them or remove the dependency array
|