milomord

Results 2 issues of milomord

## Motivation We are seeing the following typescript error with reanimated 4: ``` node_modules/@gorhom/bottom-sheet/src/constants.ts:72:34 - error TS2694: Namespace '/node_modules/react-native-reanimated/lib/typescript/Animated"' has no exported member 'EasingFunction'. 72 const ANIMATION_EASING: Animated.EasingFunction = Easing.out(Easing.exp);...

Potential fix for: https://github.com/adazzle/react-data-grid/issues/3116 Not on top of all the scenarios this may effect so open to a more conservative change like a new explicit option.