UNPKG

@heap/react-native-heap

Version:

React Native event tracking with Heap.

6 lines (5 loc) 254 B
var MemoedPressable = (require('@heap/react-native-heap').default || { withHeapPressableAutocapture: function withHeapPressableAutocapture(Component) { return Component; } }).withHeapPressableAutocapture(React.memo(React.forwardRef(Pressable)));