adding some types, and do some refactor #84
lint-changed.yml
on: pull_request
Changed files ESLint check
2m 36s
Annotations
2 errors and 1 warning
Changed files ESLint check:
src/components/Modal/types.ts#L2
Replace `·GestureResponderEvent,·PanResponderGestureState,·ViewStyle·}·from·"react-native"` with `GestureResponderEvent,·PanResponderGestureState,·ViewStyle}·from·'react-native'`
|
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Modal.tsx#L196
React Hook useEffect has missing dependencies: 'close', 'isTransitioning', and 'open'. Either include them or remove the dependency array
|