IjzerenHein / IjzerenHein/react-navigation-shared-element

Compatible with screens in different stacks?

Open
#135 7 comments 4 reactions 0 assignees View on GitHub
tabs
Dominant language
TypeScript
Stars
1.3k
Forks
125
PR merge metrics
No merged PRs in 30d

Description

I am looking to implement shared element transitions in our application.

I want to navigate from a screen in one stack, to a screen in another stack.
The stacks are each in their own tab screen, like so:

Tab Navigator
- Tab 1
- - Stack 1
- - - Screen 1
- Tab 2
- - Stack 2
- - - Screen 2

I want to navigate from Screen 1 to Screen 2 using a shared element. Is this possible? I cannot find any mention of this use case or any other issues which could address the navigation between different stacks.

What are my options?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by tracing how shared element transitions connect the two tab-contained stacks, then determine whether cross-stack navigation is supported or requires a new design. Done would be a documented, reproducible option for navigating from Screen 1 to Screen 2 with a shared element.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.