Evan Bacon

Results 113 issues of Evan Bacon

# Why - Update docs and other markdown elements to reflect the new local CLI.

bot: suggestions

# Why - Make it clear that users can fall back to using Xcode and Android Studio directly at any time for any project if they want to debug anything.

bot: passed checks

# Why The glossary is very outdated and doesn't cover many of the modern terms we frequently use in our docs, guides, blogs, PRs, etc.

docs
bot: passed checks

# Why The bare template is used for prebuilding and the dependencies inside of it are mixed in to the user's existing dependencies. We plan to drop all web dependencies...

bot: passed checks

# Why Add improved documentation for the Local CLI and move the legacy CLI to a new docs page.

bot: passed checks

# Why - Resolve ENG-1838 - iOS version of #14964 - Generate less code in the user project during prebuild. - Remove the need for an `index.js` in bare /...

bot: passed checks

# Why The exact rules that define our workflows, were not correctly documented in my opinion. This change rewrites the docs to make it clear that managed has no limits,...

bot: passed checks

# Why - indicates the issue outlined in https://linear.app/expo/issue/ENG-5932/android-websockets-break-when-the-manifest-url-doesnt-end-with-a-port - By adding a default `:80` port we can make arbitrary URLs like the ones found in `--tunnel` work with Android....

bot: suggestions

# Why > **Note** I've updated the package to support Expo SDK 46 and React Native 69. This no longer requires `react-native-webrtc` to depend on `@expo/config-plugins` directly. Users can continue...

enhancement
documentation
confirmed
needs-testing

# Why CRA (the base config) has just merged support for Webpack v5 (https://github.com/facebook/create-react-app/pull/11201), meaning we can start upgrading. - Resolve ENG-3881 - Fix https://github.com/expo/expo-cli/issues/2881 # How - Upgraded packages...