Now that we are using `@expo/react-native-action-sheet` we need to introduce the following flow types to use the action sheet in our codebase. I read through the [[ https://github.com/expo/react-native-action-sheet/tree/master/src | source code ]], and used [[ https://github.com/expo/react-native-action-sheet/blob/master/src/types.ts | types.ts ]] when writing the flow types.
---
Linear Task: [[ https://linear.app/comm/issue/ENG-2145/flow-type-exporeact-native-action-sheet | ENG-2145 ]]