UNPKG

cozy-intent

Version:

Event-based library allowing interactions between React-Native and React applications

3 lines (2 loc) 109 B
import { NativeService } from '../../api'; export declare const useNativeIntent: () => void | NativeService;