react-native-spotlight-tour
react-native-spotlight-tour copied to clipboard
Android Layout Problem with 2.0
The 2.0 Version runs fine on iOS. But on Android i encountered a weird behavior.
1 - 2 Seconds after the spot animation is finished, the TourStep View jumps to the top of the screen and then back to its right position. Very fast but visible. It happens on every transition (next/previous). If you stay on the step it does not jump again.
I disabled/enabled the native driver, no change.
The 1.0.2 version does not have this error.
"react-native": "0.68.5" "react-native-svg": "^12.4.0"