[native] Default to 'natDevHostname' from expo config
Summary:
Updated the dev-hostname.js to try gathering the natDevHostname from the Expo config first.
If this fails, then it falls back to the existing facts/network.json flow.
If none is present, the warning will be displayed
Depends on D6267
Test Plan:
- Deleted facts/network.json
- Opened the app on physical device
- No related warning is displayed
- Redux devtools are working
Reviewers: ashoat, atul
Reviewed By: ashoat
Subscribers: tomek
Differential Revision: https://phab.comm.dev/D6268