Tapani Saarinen
Tapani Saarinen
#### Environment details - OS: macOS 11.4 - Node.js version: 14.16.1 - npm version: 6.14.12 - `googleapis` version: 78.0.0 #### Description Files uploaded to Google Drive using a stream or...
The clickable area of should be wider or the font bigger. Now it's hard to scroll as the column is so narrow. I have plenty of space on the screen,...
In Android one can switch between handset and speakerphone by calling AudioDeviceManager.getAudioDevice().setOutputMode. However, in iOS this requires using a custom audio driver. Why isn't this implemented in the iOS SDK...
### Which OS ? Android and iOS ### Version Which versions are you using: - react-native-swiper v1.6.0 - react-native v0.66.3 - react-native-animatable: 1.3.3 - react-native-reanimated: 2.3.0-beta.3 - react-native-safe-area-context: 3.3.2 -...
## Description When compiling for iOS in Xcode I get the following error in linking phase: ``` Undefined symbols for architecture arm64: "_OBJC_CLASS_$_RNSScreenView", referenced from: objc-class-ref in REAUIManager.o ld: symbol(s)...
In Swift the import used to work, but now I'm getting No such module react_native_orientation_locker error. In `pod install `output `auto-linking React Native modules for target 'XXX'` includes react-native-orientation-locker. `import...
Invalid arguments when calling createSession, location must be an IPv4 address
Would be nice to be able to localize the placeholder text.
Node 8.15.1 (why would anybody run the script in browser?): Error: ReferenceError: Blob is not defined at json2excel (.../node_modules/js2excel/dist/js2excel.min.js:1:655436) Should use this instead of Blob: ``` let buffer = Buffer.from(arraybuffer);...
After upgrading to RN 0.65.1 I get the following error in Xcode. This is the only pod that fails to link. ``` Undefined symbols for architecture arm64: "_OBJC_CLASS_$_RCTViewManager", referenced from:...