A framework for building native applications using React
Fix NavigatorIOS freeze when pushing before initialization completes
Summary: This freezes the app in the UIExplorer because we try to push a new view controller onto the screen before the navigator finishes loading. This was exacerbated by @tadeuzagallo's diff that made the loading even faster. Hehe
A
Alex Akers committed
f552495e7fba836f256d1375016d57c4109dc97b
Parent: 7232b1b