Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist most recently visited screen in example apps #4342

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Apr 7, 2023

Summary

This PR adds state persistence to Example and FabricExample apps to show previously visited screen after app restart.

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-04-07.at.14.56.25.mp4

Test plan

  1. Launch Example app
  2. Open Bokeh example
  3. Close the app
  4. Launch the app again
  5. Bokeh example should appear instead of the home screen

@tomekzaw tomekzaw changed the title Add state persistence on native Persist most recently visited screen in example apps Apr 7, 2023
@tomekzaw tomekzaw added this pull request to the merge queue Apr 11, 2023
Merged via the queue into main with commit 827f75a Apr 11, 2023
10 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/persist-screen branch April 11, 2023 13:08
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
…n#4342)

## Summary

This PR adds state persistence to Example and FabricExample apps to show
previously visited screen after app restart.


https://user-images.githubusercontent.com/20516055/230612622-56a3a123-1fc8-4f19-9826-add184aad9c7.mp4

## Test plan

1. Launch Example app
2. Open Bokeh example
3. Close the app
4. Launch the app again
5. Bokeh example should appear instead of the home screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants