DevRedaKhalaf

Results 2 comments of DevRedaKhalaf

just add: ` useNativeDriver: true` so it will be: ` Animated.timing(this.state.overlayFlashOpacity, { toValue: 0.2, duration: 100, useNativeDriver: true, })`

Appreciate your effort @manoj-mehra-spraxa. It works on Android, but I’ve been stuck on the iOS version for weeks.