Mahesh Anant Mestri

Results 9 comments of Mahesh Anant Mestri

I tried dismissable={false} on Dialog component and its work like this ` `

Yes I'm also facing the same issue, @rnheroes ![Screenshot_2024-07-04-12-00-52-306_com docexa goroga](https://github.com/rnheroes/react-native-ruler-picker/assets/72149385/02c15a62-9bd8-4a63-b44f-8d582bd07205)

> same issue in my project how do you solve this?

> You can import .aar file to temporary solution fix the problem. Download and put 6.1.0 aar file to project/lib implementation the aar: `implementation files('../libs/usbserial-6.1.0-release.aar')` As per your solution, If...

```// WAITING FOR THE FIX TO BE MERGED // https://android-review.googlesource.com/c/platform/packages/providers/DownloadProvider/+/2089866 public void pauseDownload(long downloadId) { // ContentValues values = new ContentValues(); // values.put(Downloads.Impl.COLUMN_CONTROL, Downloads.Impl.CONTROL_PAUSED); // values.put(Downloads.Impl.COLUMN_STATUS, // Downloads.Impl.STATUS_PAUSED_BY_APP); // downloadManager.mResolver.update(ContentUris.withAppendedId(mBaseUri,...

> Hey man Overwhelmed with work rn It's open source, feel free to improve code & propose PR sure, why not I will try

# Tried - I tried to solve a problem by patching react-native.config.js ```FAILURE: Build failed with an exception. * What went wrong: A problem was found with the configuration of...

any other solution for this, i have also tried but not works