Skip to content

A reproducer to easily recreate bugs and report problems for React Native

License

Notifications You must be signed in to change notification settings

omniphx/reproducer-navigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a new React Native project, bootstrapped using @react-native-community/cli.

To reproduce

  1. yarn
  2. yarn install:pods
  3. yarn ios
  4. Press "Navigate"
  5. Press "Hide header"
  6. Press "Reset header"
  7. Press "Go back" 8 Header is now gone

Repeating the above steps and pressing "Go back (reset)" resolves the issue but this workaround loses the stack state.

About

A reproducer to easily recreate bugs and report problems for React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 32.8%
  • Kotlin 20.2%
  • Objective-C 18.0%
  • Ruby 17.1%
  • Objective-C++ 6.3%
  • JavaScript 5.6%