IjzerenHein / IjzerenHein/react-navigation-shared-element

Image location incorrect when type after keyboard appears and is dismissed on Android

Open
#117 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

When you have TextInput on the same screen and type into it, the position of the image will be displaced after the keyboard closes.

[Video](https://i.imgur.com/Hj9WRCF.mp4)

Sample code:
```

onMenuPress()}>
Menu






{props.navigation.state.routeName}

onButtonPress()}>


```

Minimal repo:
https://github.com/joshua-augustinus/rn-training-transition

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the keyboard-dismissal sequence from the sample code in the linked rn-training-transition minimal repo. Inspect the shared-element image positioning before and after the Android keyboard closes; done means the image remains correctly positioned after dismissal and the behavior is covered by a reproducible check.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.