Expo dev client cannot find development servers on local network

Expo dev client needs to request local network access on every launch, because right now when you first download the client, it is unable to list development servers on your local network.
Currently the dev client only obtains permission when you actually try to connect via either entering the URL manually or scanning the QR code from the CLI.
Just a small thing that would make dev client better :slight_smile: