Rushant Golakiya

Results 10 comments of Rushant Golakiya

> Hello, > > I am facing a sticky first column and sticky top section issue in android only. iOS working fine. > > This was working before in react...

> Also tried updating libraries like react-navigation/bottom-tabs, react-navigation/native, and react-native-svg , but I'm still facing the same issue. i have solution

@dheerajkumar003 @Lucasmellof @hoaphantn7604 everyone replace this file with this code and patch the changes and reinstall node module and build FilePath: node_modules/curvded_bottom-tabbar/android/src/main/java/com/curvedbottombar/ShadowListener.java

 package com.curvedbottombar; import android.os.CountDownTimer; import android.view.View; import android.view.ViewGroup;...

> same here @victor-rayan have you found anything else for this issue?

@TajSinghESGI @aliyanlatif have you found out any solution of this crashing issue on android?

> > @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...

> > @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...

> @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;...

> Same issue i'm facing [com.heanoria.library.reactnative.locationenabler.AndroidLocationEnablerException: ERR03] did you get the solution?