Stathis Ntonas

Results 35 issues of Stathis Ntonas

Example with aspect ratio select and image rotate.

Please attach the diagnostic file by dragging it into here [patch-package-error.json.gz](https://github.com/ds300/patch-package/files/8348351/patch-package-error.json.gz)

Fixes #1021 #687 #520 #213 #489

Since react-native `0.65.x` handling listeners has changed, here's a `patch-package` file to temp fix ***only*** `ToastView.js`: ``` diff --git a/node_modules/react-native-smart-tip/toast/ToastView.js b/node_modules/react-native-smart-tip/toast/ToastView.js index 348e3a4..27f36e7 100644 --- a/node_modules/react-native-smart-tip/toast/ToastView.js +++ b/node_modules/react-native-smart-tip/toast/ToastView.js @@ -25,7...

## Environment not possible to get environment info, I'm using a yarn monorepo. ## Things I’ve done to figure out my issue - [x] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my...

I followed the installation instructions but i get this error: ``` dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /Users/stathis/Library/Developer/Xcode/DerivedData/christian_tete-gxpbgcpggospzxavpqtfdhnkuaez/Build/Products/Debug-iphonesimulator/WCLShineButton.framework/WCLShineButton Reason: image not found (lldb) ``` Xcode version 9.2 (9C40b), iOS...

bug

When using drawer from https://github.com/wix/react-native-navigation then the slider wont work. You can slide 10pt to the left and that's it! see gif: ![broken](https://media.giphy.com/media/3o7aCPIqr6N430MbxS/giphy.gif)

Hi, I'm using version `2022.2.4` and when I try to run on a physical device connected with USB it throws: `Sorry, no physical iOS devices found!` Webstorm version: `2022.2.2`, Xcode...

``` Choose Distance ``` results to: ![screen shot 2018-03-08 at 16 15 23](https://user-images.githubusercontent.com/717975/37155481-f0dcbec6-22eb-11e8-9d83-aad0b042a180.png) This line (319) causes the border to appear in UIStepper.js `borderLeftWidth: vertical ? 0 : displayValue ?...

### Which packages are impacted by your issue? @graphql-codegen/visitor-plugin-common ### Describe the bug Cannot install using yarn@4 because @graphql-codegen/[email protected] is missing from registry. ### Your Example Website or App none...