Uğur Gümüşhan

Results 25 comments of Uğur Gümüşhan

I couldn't login either. My password is long and complex and I have to paste it. When I paste without quotes, my terminal recognizes a pipe character and it breaks...

I am experiencing the same issue. When I switch back to detox 19.7.1 the issue goes away. I switch to 19.8.1 the issue occurs. I switch to 19.8.3 the issue...

https://github.com/oblador/react-native-keychain/issues/509

After using this fork for react-native-keychain and making adjustments (adding authenticationPrompt on setInternetCredentials), instead of having https://github.com/oblador/react-native-keychain/issues/318, now I have "Could not encrypt data with alias" The implementation which works...

add what long pressing does to the tooltips on each button

bottom sheet not appearing for users that have reduced motion turned on (https://github.com/gorhom/react-native-bottom-sheet/issues/1743)(by [@fobos531](https://github.com/fobos531)) ([9b4ef4d](https://github.com/gorhom/react-native-bottom-sheet/commit/9b4ef4dabb7ce1f846ae90e2bab39fa9354ff125)) https://github.com/gorhom/react-native-bottom-sheet/releases/tag/v5.0.0-alpha.8

This is resolved here: https://github.com/gorhom/react-native-bottom-sheet/releases/tag/v5.0.0-alpha.8 But v5 has other issues. Please patch the v4 and close this issue.

+1 This is a blocker and I can't update this package anymore

> I created this patch (patch-package) for avoid this crash: > > `react-native-pdf+6.7.4.patch` > > ``` > diff --git a/node_modules/react-native-pdf/index.js b/node_modules/react-native-pdf/index.js > index c7c58d8..70a6057 100644 > --- a/node_modules/react-native-pdf/index.js > +++...