Brent Vatne

Results 75 issues of Brent Vatne

# Why @aleqsio raised this in SDK office hours # How Import script with side effect of disabling the errors # Test Plan @aleqsio would know

bot: passed checks

# Why https://github.com/jakobo/expo-community-flipper/issues/16 Fixes ENG-6059 # Checklist - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [x] Conforms with the [Documentation Writing Style...

bot: suggestions

You can do this in the same way with just JS :) https://stackoverflow.com/questions/44600245/share-photo-to-instagram-from-react-native-app-built-with-expo-sdk/44600809#44600809

StackView has a `renderRoute` prop, while AnimatedStackView has a `renderScene` and `renderOverlay` prop -- should we try to keep the APIs here the same or is there a reason why...

Not exactly a Node REPL because JavaScriptCore doesn't include node standard library. It's more of a Lightweight JavaScriptCore REPL :)

# Why - Not entirely clear how to work with the transformer property - Hard to find the API reference for Metro configurations from the general Metro bundler guide -...

bot: passed checks
preview

# Why Fixes https://github.com/getsentry/sentry-react-native/issues/3596 # How Spoke with @tsapeta and @krystofwoldrich about this and decided on making `exp` optional, since it's only used in Expo Go. # Test Plan Let...

bot: passed checks
bot: fingerprint changed

This was possible in Expo SDK 47 and is supported by all Expo modules in SDK 48, and [developers can use the Expo Modules API to create modules that work...

Partner
p: expo
CLA Signed

https://reasonml.github.io/api/index.html says: > If you're targeting JavaScript, the API docs for BuckleScript includes all of below, plus JS-specific APIs. However, there are some APIs in the list that do not...

fix

We should document how and why you might use navigate with a key in order to avoid pushing a route multiple times if you use the push action. We might...

help wanted