Eric Samelson

Results 6 issues of Eric Samelson

# Why ENG-5782 This PR adds a JS `Proxy` around react-native's `NativeModules` export, which allows us to log a descriptive and helpful error message when developers try to access unsupported...

bot: suggestions

follow-up from https://github.com/expo/expo-cli/pull/2275#discussion_r441900987 Would be nice to have an `exportUrl` field (or similar) in app.json which would accomplish two purposes: (1) keep user from having to enter the same `--public-url`...

enhancement
stale

# Why third step of ENG-6120 -- ports most of https://github.com/expo/expo-cli/commit/e901f5e0b0d08903a9f112945d2c5c3ad29211d9 to new CLI # How - Add user-agent parsing to deduce the platform in cases where it isn't provided...

# Why resolves ENG-6120; ports https://github.com/expo/expo-cli/commit/fbccd3fa5d8c13cd2188c71238309e17a8359e72 to new CLI # How - remove env var and grep for all places it's used # Test Plan All unit tests still pass...

# Why fourth step of ENG-6120; ports https://github.com/expo/expo-cli/commit/9777ad69353723215730f608c1c5ab909c786ebb and the relevant portions of https://github.com/expo/expo-cli/commit/b5c59a7910af01b9b239c385de739aabd87e0748 to the new CLI # How - Copied HTML changes to this repo and resolved conflicts...

# Why second step of ENG-6210 -- port https://github.com/expo/expo-cli/commit/f1624c75b52cc1c4f99354ec4021494e0eff74aa over to new CLI # How - Added BundlerDevServer.getInterstitialPageUrl since PlatformManager may now decide to use the Expo Go URL even...

bot: passed checks