react-native-keyboard-aware-scroll-view icon indicating copy to clipboard operation
react-native-keyboard-aware-scroll-view copied to clipboard

Strip flow types

Open petrbela opened this issue 4 years ago • 1 comments

For alternative build tools like swc that don't support babel's flow-strip-types out of the box, could flow types be removed in the published package? This tool could do the job: https://flow.org/en/docs/tools/flow-remove-types/

petrbela avatar Oct 31 '21 14:10 petrbela

FWIW this issue went away when I removed the package from next-transpile-modules, so it may not be necessary.

petrbela avatar Oct 31 '21 15:10 petrbela