question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to animate between pages

See original GitHub issue

Hello When TabrisJs Predicts to support the custom transitions between navigationViews or page inside navigationView? like NativeScript or React Native. i think that the lack of Predefined transitions(flip,slide…ect) between pages is one of the weaknesses of tabris By example something like that let pageVerifNumber = new tabris.Page({ title: Verification Number, background:#fafafa, animation:“slide” // just an example }).appendTo(executeNavigationView);

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
cookiegurucommented, Apr 13, 2017

i think that the lack of Predefined transitions(flip,slide…ect) between pages is one of the weaknesses of tabris

I think it’s great, because unlike Tabris.js they do not seem to respect Android’s Transition Animation Scale. On my devices I have that setting at 0 to achieve a snappier UI. Having an app disobey this system-wide setting is pretty annoying.

0reactions
mpostcommented, Jun 14, 2017

Closing this issue for now. Extendending the animated property is still on the roadmap.

Read more comments on GitHub >

github_iconTop Results From Across the Web

19+ Amazing CSS Page Transitions ( With Beautiful Examples! )
A fully complete CSS and JavaScript-based menu with smooth transitions between pages. Click the menu buttons and watch the cool transition ...
Read more >
Still Hoping for Better Native Page Transitions - CSS-Tricks
The trick being: intercept the action to move to the next page, run the animation first, then load the next page, and animate...
Read more >
24 CSS Page Transitions - Free Frontend
Collection of hand-picked free HTML and CSS page transition effect code examples from Codepen, GitHub and other resources.
Read more >
A Collection of Page Transitions - Codrops
A Collection of Page Transitions with CSS Animations.
Read more >
Animate a page route transition - Flutter documentation
A design language, such as Material, defines standard behaviors when transitioning between routes (or screens). Sometimes, though, a custom transition ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found