Soumya Ranjan Singh
Results
2
comments of
Soumya Ranjan Singh
Facing the same issue
useSlideAnimation.js in node module.. const useNativeDriver = Platform.select({ ios: true, - default: false + default: false, + android: true, }); working for me in android