tomgreco
Results
3
issues of
tomgreco
When uploading large batches of files I tend to get a "EXC_BAD_ACCESS - Attempted to dereference garbage pointer" error which crashes the entire app. Calling `TUSClient.uploadFileAt` in a loop over...
How to mock this library to work with jest tests? Without creating any mock and running jest tests after installing this library I get ``` /node_modules/@heap/react-native-heap/dist/js/Heap.js:1 ({"Object.":function(module,exports,require,__dirname,__filename,jest){import { NativeModules }...