adding some types, and do some refactor #709
Annotations
2 errors and 2 warnings
src/components/Modal/ReactNativeModal/Container.tsx#L29
Unexpected console statement
|
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading