Environment
✔ Component nativescript has 6.0.2 version and is up to date.
✔ Component tns-core-modules has 6.0.3 version and is up to date.
✔ Component tns-android has 6.0.1 version and is up to date.
✔ Component tns-ios has 6.0.1 version and is up to date.
Describe the bug
<ScrollView>
<StackLayout backgroundColor="white">
<Button text="Test"/>
</StackLayout>
</ScrollView>
Without wrapping with ScrollView, button is flashing on tap/click. But with ScrollView no animation occurs.
Additional context
Simulator iPhone SE 12.1
Environment
✔ Component nativescript has 6.0.2 version and is up to date.
✔ Component tns-core-modules has 6.0.3 version and is up to date.
✔ Component tns-android has 6.0.1 version and is up to date.
✔ Component tns-ios has 6.0.1 version and is up to date.
Describe the bug
Without wrapping with
ScrollView, button is flashing on tap/click. But withScrollViewno animation occurs.Additional context
Simulator iPhone SE 12.1