IjzerenHein / IjzerenHein/react-navigation-shared-element

navigate to same screen animation not work

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

Description

when i navigate from screen to another using
```
this.props.navigation.push('Post', {
item: this.state.related[0],
})
```
the animation work fine but if the screen is "_Post_ " i want to push anouther Post using the same code with deffrent params de the navigation work fine but without animation

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing navigation.push('Post') from one Post screen to another with different parameters, then compare it with navigation from another screen. Confirm the expected shared-element animation behavior and verify that pushing the second Post still animates.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.