Nick Schild

Results 11 issues of Nick Schild

Hi, I'm trying to get this working with react native, metro bundle, typescript, bable `import exifr from 'exifr';` gives me the error ``` Error: TransformError node_modules/exifr/dist/full.umd.js: node_modules/exifr/dist/full.umd.js:Invalid call at line...

**Is your feature request related to a problem? Please describe.** Is it possible to have different height slides? I get odd bugs when I try, parent scrollview will not scroll...

enhancement

Same issue as https://github.com/react-native-image-picker/react-native-image-picker/issues/1625 but with bmp. Is there a reason why this is defaulting to jpg? I think it should throw an error. ``` // android/src/main/java/com/imagepicker/Utils.java switch (mimeType) {...

:bug: Bug

Hello, I see that you started code to implement multiple provisioning profiles but it states that it is not ready yet. Do you have a timeline on this? `// throw...

## Bug report for Cloudinary iOS SDK Before proceeding, please update to latest version and test if the issue persists ## Describe the bug in a sentence or two. Trying...

bug

I have an iphone xr, which has a top notch and a soft bottom nav button thing. This looks correct for portrait: `this.props.insets = {"bottom": 34, "left": 0, "right": 0,...

It might be convenient to include the needed android config to enable notches here Add these lines to MainActivity.java ``` import android.view.WindowManager; import android.os.Build; import android.os.Bundle; ... protected void onCreate(Bundle...

help wanted
good first issue
Platform: Android

Would be nice if it automatically adopted to dark mode. Will have to manually set background color to '#4b4b4c'

### Summary Upgraded to 1.0.0 and saw this bug, Still occuring on 1.3.0 RN: 0.66.4 ### Reproducible sample code ```TSX region {"latitude": 35.96, "latitudeDelta": 0.5, "longitude": -83.92, "longitudeDelta": 0.5} ```...

bug

Hi, I like the new home page, but please include new features and changes for 2.0.0 as well and upgrade path from 1.x. 5,000+ files were changed and I can't...