UNPKG

@rederteph/react-native-background-upload

Version:

Cross platform http post file uploader with android and iOS background support

7 lines (5 loc) 133 B
const detox = require('detox'); async function globalTeardown() { await detox.globalCleanup(); } module.exports = globalTeardown;