UNPKG

@sdcx/pull-to-refresh

Version:
16 lines (15 loc) 336 B
module.exports = { dependency: { platforms: { android: { libraryName: 'pulltorefresh', componentDescriptors: [ 'PullToRefreshComponentDescriptor', 'PullToRefreshHeaderComponentDescriptor', 'PullToRefreshFooterComponentDescriptor', ], cmakeListsPath: 'src/main/jni/CMakeLists.txt', }, }, }, };