EddyVerbruggen / EddyVerbruggen/nativescript-gradient

Unwanted animation on Layout's first show in iOS

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
54
Forks
6
PR merge metrics
No merged PRs in 30d

Description

![ezgif-5-ffc503563a](https://user-images.githubusercontent.com/16610447/38426510-28b145b0-39b7-11e8-9d9b-ce4f44b9d732.gif)

In iOS, Gradient layout is animated when shown for the first time in the NativeScript + Angular app.
(tns version: 3.4.3, tns-ios version: 3.4.1)

Steps to reproduce:
1. Create an empty project.
2. Add Gradient plugin to the project.
3. Add Gradient Layout to html and bind it's visibility to variable with default value 'collapsed'.
4. Change Gradient's visibility to 'visible' on any event like Button's tap.
5. After the first visibility change, next changes are rendered instantly like an ordinary StackLayout.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.