Douglas Lowder

Results 20 issues of Douglas Lowder

# Why - Add the ability to write logs to a flat file, so log entries are not lost after a restart - Modify `Logger` to make it more configurable...

bot: passed checks

In case any developers here are using Apple developer machines with M1 processor, this is a great troubleshooting guide posted on the main React Native repo: https://github.com/facebook/react-native/issues/31941 Reproducing here for...

Type: Discussion

Took a look at https://github.com/pixielabs/cavy and the sample actually worked out of the box on tvOS. Since Detox does not support tvOS, this is worth some cycles to investigate as...

Type: Enhancement
Backlog

# Why Normally, when the dev launcher loads a bundle for the first time, the dev menu and an onboarding view are shown. With the changes in #19024 , the...

bot: passed checks

# Why Allows a developer to specify a fade out time for the initial splash screen, with the animation handled natively (no JS required). The time is specified in an...

bot: suggestions

# Why To support integration of `@expo/use-updates` with the new native state machine in SDK 49, an `expo-updates` module native method is needed to read the native state machine context...

bot: suggestions

# Why SDK 49 includes a change on Android that delays app startup until `expo-updates` is initialized, in a way that prevents possible ANR (app not responsive) crashes (#20273). As...

bot: suggestions

# Why If working on one of the examples in the [example repo](https://github.com/expo/examples), it would be very helpful to be able to test creating a new app with `npx create-expo`...

bot: suggestions
bot: fingerprint compatible

# Why Internal command for use by applications using `expo-updates`, to verify that update bundles that use [asset selection/exclusion](https://docs.expo.dev/eas-update/asset-selection/) contain all assets not found in the embedded manifest for a...

bot: passed checks
bot: fingerprint compatible

# Why Testing in an SDK 50 project found that the new `assets:verify` command did not work correctly if the project contains assets at multiple scales, e.g. `bell.png`, `[email protected]`, etc....

bot: suggestions
bot: fingerprint compatible