UNPKG

@react-native-oh-tpl/react-native-smartrefreshlayout

Version:
14 lines (10 loc) 461 B
import codegenNativeCommands from "react-native/Libraries/Utilities/codegenNativeCommands"; import codegenNativeComponent from "react-native/Libraries/Utilities/codegenNativeComponent"; // todo // | WithDefault<boolean, false>; export default codegenNativeComponent("SmartRefreshLayout"); // todo 类型 export const Commands = codegenNativeCommands({ supportedCommands: ["finishRefresh"] }); //# sourceMappingURL=SmartRefreshControlNativeComponent.js.map