UNPKG

@quidone/react-native-wheel-picker

Version:

Picker is a UI component for selecting an item from a list of options.

7 lines (6 loc) 254 B
import React from 'react'; // Fixes bug with useMemo + generic types: // https://github.com/DefinitelyTyped/DefinitelyTyped/issues/37087#issuecomment-542793243 const typedMemo = React.memo; export default typedMemo; //# sourceMappingURL=typedMemo.js.map