NativeScript / NativeScript/angular
Shared element transitions throw typescript error
Open
@NathanWalker is already working on this.
Since Sep 9, 2025.
in progress
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 13
- Avg merge
- 16m
- Merged PRs (30d)
- 1
Description
Describe the bug
Shared element transitions are not working (at least on Android). or maybe I'm missing something undocumented?
EDIT: It's working. But NavigationExtras doesn't include "transition" property. Which throws Typescript error.
Sample project
https://stackblitz.com/edit/nativescript-stackblitz-templates-kxxgvs1f?file=src%2Fapp%2Fpeople%2Fpeople.component.ts
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.