jlyman / jlyman/RN-NavigationExperimental-Redux-Example

Previous scene not rendered when pushing new scene

Open
#26 4 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
341
Forks
31
PR merge metrics
No merged PRs in 30d

Description

With the [current way I've written the rendering](https://github.com/jlyman/RN-NavigationExperimental-Redux-Example/blob/master/app/containers/AppContainer.js#L31) of `` the current scene is blanked out when pushing a new scene onto the stack, meaning the screen goes white while the new scene is animated on.

Haven't had a chance to look into a way of rendering out both at the same time (could be as simple as checking for >1 scenes and rendering both current and previous in stack). If anyone wants to fix this for us that'd be awesome.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.