Srijan67

Results 10 comments of Srijan67

@xoniersumit same issue with me. No file path created.

@ldzhjn any solution you found?

> Sorry, missed your reply in my inbox! :) > > HTTP/1.1 and HTTP/2 default to keepalive. Could you test if adding a `Connection: close` header changes anything? The following...

I tried what you suggested @sikemullivan but still for it it is throwing same error, //Error Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0....

> @Srijan67 what version of React Native are you on? React Native version 70.6

@CHENGCHANGHU @jasonk @joeferner @NN-Binary I am facing issues in https: . http is working fine. I have pasted code below that i am using and error that i am facing....

I had similar problem, I solved it by going to react-native-progress/bar file and adding borderRadius to progressStyle. It will give similar border as your outer container. ![image](https://user-images.githubusercontent.com/82119082/215145564-703a3f75-cfcd-47df-beba-b1981c02c482.png)

The size of the package is actually on a very heavy end. I also faced the same issue. They really need to fix this. @mohan2910 As a workaround what you...

@mhils In current version 10. i am still facing the issue where i am using command to start proxyserver: `mitmdump -s proxyserver.py --set stream_large_bodies=1` but after starting, the --set stream_large_bodies=1...

@mhils can you test the same on 10.3.0 version as well since its the latest version available online in pip. The issue I am facing looks similar to #6474