ALIYAN LATIF

Results 6 comments of ALIYAN LATIF

@zvitek same problem, were you able to solve the issue?

i updated the build.gradle file of the react native background upload package with the following changes mentioned in the URL and it worked https://github.com/Vydia/react-native-background-upload/pull/347/commits/f9a29c5963039c6f53e350fe19d6e6fdf1d7b73a

> @TajSinghESGI @aliyanlatif have you found out any solution of this crashing issue on android? yes i followed all the changes mentioned in this PR and it did the job...

@rushant11 copy this code and replace it with the shadowListener.java file code, then create a patch package package com.curvedbottombar; import android.os.CountDownTimer; import android.view.View; import android.view.ViewGroup; import com.facebook.react.bridge.ReactContext; import com.facebook.react.bridge.UiThreadUtil; import...