UNPKG

react-native-micro-interactions

Version:

Effortlessly enhance your React Native components with subtle micro-interactions and animations.

3 lines 160 B
declare const isComponentTouchable: (component: React.ReactElement) => boolean; export { isComponentTouchable, }; //# sourceMappingURL=utilityFunctions.d.ts.map