Soumya Ranjan Singh

Results 2 comments of Soumya Ranjan Singh

useSlideAnimation.js in node module.. const useNativeDriver = Platform.select({ ios: true, - default: false + default: false, + android: true, }); working for me in android