IjzerenHein / IjzerenHein/react-navigation-shared-element

Request in Detail Screen

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

Description

Hi,

i wonder, is there any way to implement a system like following,

I dont want to hold entire data of an item in the List page becouse there is only an image and a text visible. So there is no need to hold entire data.

What im doing is, i only pass the id of the item to the Detail screen and make a detail request to get the data. In such case how can I implement shared element transition ? becouse there will be some delay untill the data get downloaded and rendered to the screen.

react-native: 0.64.2
react-navigation-shared-element : 3.13

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the react-navigation-shared-element 3.13 behavior and the shared-element transition flow for a detail screen that receives only an item id. Determine whether the transition can wait for asynchronously downloaded data, and define a documented approach that preserves the transition while loading the detail content.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.