Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[iOS] ActionBar background-color animation not working #7227

Open
@tralves

Description

@tralves

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.3.4
  • Cross-platform modules: 5.3.2
  • Android Runtime: 5.3.1
  • iOS Runtime: 5.3.1

Describe the bug
ActionBar background color animation doesn't work on iOS, neither with CSS animation nor with JS (view.animate()).

The same code works on Android.

To Reproduce

Use this playground.

Tap the "CSS toggle" and "JS toggle" buttons.

Expected behavior

The ActionBar background color should animate on iOS, as it does on Android.

Sample project
Use this playground.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions