UNPKG

@heap/react-native-heap

Version:

React Native event tracking with Heap.

8 lines (6 loc) 272 B
"use strict"; var MemoedPressable = (require('@heap/react-native-heap')["default"] || { withHeapPressableAutocapture: function withHeapPressableAutocapture(Component) { return Component; } }).withHeapPressableAutocapture(React.memo(React.forwardRef(Pressable)));