Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3345015
D6267.id20963.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
366 B
Referenced Files
None
Subscribers
None
D6267.id20963.diff
View Options
diff --git a/native/app.config.js b/native/app.config.js
new file mode 100644
--- /dev/null
+++ b/native/app.config.js
@@ -0,0 +1,10 @@
+/* eslint-disable flowtype/require-valid-file-annotation */
+
+import ip from 'internal-ip';
+
+export default {
+ extra: {
+ // developer machine's hostname in the local network
+ natDevHostname: ip.v4.sync(),
+ },
+};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 5:07 AM (18 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2566585
Default Alt Text
D6267.id20963.diff (366 B)
Attached To
Mode
D6267: [native] Add 'natDevHostname' field to Expo config
Attached
Detach File
Event Timeline
Log In to Comment