David Fall

Results 25 comments of David Fall

@ericvicenti @toddpi314 Having the same problem with a navigation structure that roughly looks like this. Switch Navigator -> Custom Tab Navigator -> Stack Navigator ``` -> Start - Screen Switch...

@ericvicenti It appears that what is really happening is that entire chain of actions is created to direct the User to the screen in the history just before the current...

@ericvicenti Figured out the `NotificationScreenProfile` . We have a separate set of routes where the route names are prefixed with `NotificationScreen` for in-app/push notification navigation. So there will be a...

@blinky9 A better way to handle this is to have the `constructor` or `componentDidMount` assign the function to a file level scoped variable that then would get used in your...

@jayshah123 I'm having the same problem on my local network when connecting to Metro from Pixel 4 or iPhone 15 plus through an Xfinity gateway. The IP address of my...