Skip to content

Navigation is slow on Android with tns-core-modules version 2.3.0 #2735

@VladimirAmiorkov

Description

@VladimirAmiorkov

Moved from NativeScript/nativescript-angular#453

Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?

Yes currently there is nothing about this issue in the community channels.

Tell us about the problem

When upgrading to the latest NativeScript tns-core-modules 2.3.0 I started getting an issue where navigation on Android is really slow (it looks like the fade-in animation gets stuck).

Which platform(s) does your issue occur on?

Android

Please provide the following version numbers that your issue occurs with:

  • CLI: 2.3.0
  • Cross-platform modules: 2.3.0
  • Runtime(s): "tns-android" 2.3.0 and "tns-ios" 2.3.0

Please tell us how to recreate the issue in as much detail as possible.

Create an app which implements navigation between different screens, at which point during the navigation the transition (on API 23 the fade-in) seams stuck. You can reproduce this by cloning the nativescript-ui-samples-angular or non Angular nativescript-ui-samples and changing the tns-core-modules version to 2.3.0 here.

Is there code involved?

Nothing custom, simply using the NativeScript navigation implementation on Android.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions