psquizzle

Results 8 issues of psquizzle

### Discord username (optional) _No response_ ### Describe the solution you'd like? ```text It seems like it could be very simple to achieve and I am not sure whether it...

What `react-native` version are you using? 0.66 What `react-native-pdf` version are you using? @latest What platform does your issue occur on? (android/ios/both) iOS Describe your issue as precisely as possible...

I am trying to integrate this into a react-native app, I am compiling for iOS and getting the following error. Undefined symbols for architecture arm64 ┌─ Symbol: _ggml_add └─ Referenced...

### Summary [DocumentPicker.getDocumentAsync] Running on m1 - Pick a document, the window closes and nothing happens - Press the button again and the Yellow box warning (Different document picking in...

stale
needs review

**Describe the Bug** Setting artwork to a base64 string 'data:image/png;base64,iVBORw0KGg, doesn't work on Android. Works perfectly on iOS. I have also tried setting {uri:'base64'} this also works on iOS, but...

Bug

### Minimal reproducible example https://github.com/psquizzle/expo-51-orientation-issue.git ### Which package manager are you using? (Yarn is recommended) yarn ### If the issue is web-related, please select the bundler (`web.bundler` in the `app.json`)...

needs review
Router

When running an iOS build using Mac Catalyst on a M1 Mac and setting `multiline={true}` while editing the component on a screen with hot reload It crashes when I navigate...

bug

### What happened? With the latest version of react-native-google-mobile-ads [14.2.0](https://www.npmjs.com/package/react-native-google-mobile-ads/v/14.2.0) the app crashes on startup when running on MacOS as a iOS app. Previously running version 13.6.0 successfully. Works fine...

help wanted