Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

react-native-screens breaks second screen on iOS #285

Closed
jamonholmgren opened this issue Oct 31, 2019 · 1 comment · Fixed by #286
Closed

react-native-screens breaks second screen on iOS #285

jamonholmgren opened this issue Oct 31, 2019 · 1 comment · Fixed by #286
Labels

Comments

@jamonholmgren
Copy link
Member


After implementing react-native-screens in #271 (4.9.0), the second screen shows up as white.


Steps to reproduce:

  1. Start a new Bowser-powered app
  2. Run it
  3. Click the "Continue" button and observe:

image


ignite doctor results:

System
  platform           darwin                                                             
                                          
  arch               x64                                                                
  cpu                4 cores                   Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz 
  directory          /Users/jh/Code/Temp/Nav                                            

JavaScript
  node               12.12.0      /usr/local/bin/node 
  npm                6.12.0       /usr/local/bin/npm  
  yarn               1.19.1       /usr/local/bin/yarn 

React Native
  react-native-cli   2.0.1      
  app rn version     0.61.2     

Ignite
  ignite-cli           3.2.3                                                                                                        /usr/local/bin/ignite 
  generators           {"component":"ignite-bowser","model":"ignite-bowser","navigator":"ignite-bowser","screen":"ignite-bowser"}                         
  createdWith          3.2.3                                                                                                                              
  boilerplate          ignite-bowser                                                                                                                      
  boilerplateVersion   4.9.0                                                                                                                              

Android
  java               1.8.0_181    /usr/bin/java                 
  android home       -            /Users/jh/Library/Android/sdk 

iOS
  xcode              11.0       
  cocoapods          1.8.4        /usr/local/lib/ruby/gems/2.6.0/bin/pod 
@infinitered-circleci
Copy link

🎉 This issue has been resolved in version 4.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants