siddharth-kt

Results 17 issues of siddharth-kt
trafficstars

App is crashing on android 11 only and i got this report: Fatal Exception: java.lang.RuntimeException: Unable to create service net.gotev.uploadservice.UploadService: java.lang.IllegalArgumentException: You have to set namespace to your app package...

As according to Docs we need to set ext { targetSdkVersion = 23 compileSdkVersion = 23 buildToolsVersion = '23.0.2' } in android/build.gradle But according to latest react-native version it is...

Great library ! It would be great if background touch/scroll etc.. events can be stopped until image gets settled down to its original position. Because in few case I have...

How can it be done and example code please ?

If my react-native-pager-view orientation is horizontal so it works fine when user scrolls horizontally, but I also want to know if user is trying of swiping up/down. I tried implementing...

question

Hi @shahen94 ### Current Behavior Compilation error LOG... * What went wrong: Could not determine the dependencies of task ':app:mergeDebugAssets'. > Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'....

When running CircleSnail it consumes almost 30 fps(out of 60.4 fps) in processing. Kindly do something about it, make it run completely on Native UI. And kindly use react-native-reanimated instead...