zhekix

Results 4 comments of zhekix

Give someone some advice! Please! ..

I have solved this problem. I inserted the slider in foreground and a copy in background props. With a negative offset (scroll offset), the foreground disappears, and with a positive...

patch (with patch-package) react-native-mmkv/android/build.gradle ``` //noinspection GradleDynamicVersion - extractHeaders("com.facebook.fbjni:fbjni:+:headers") + extractHeaders("com.facebook.fbjni:fbjni:0.4.0:headers") //noinspection GradleDynamicVersion - extractJNI("com.facebook.fbjni:fbjni:+") + extractJNI("com.facebook.fbjni:fbjni:0.4.0") ```