Alan Slater

Results 37 issues of Alan Slater

### The feature request The new feature to allow squash-merging in branches from the "Branch" menu is really great! I already use it a lot to conveniently create integration branches,...

enhancement

### Summary Many types of expo-cli build errors fail silently. The web UI toast pops up saying: > Error opening for web. Check logs for details. ...but there is nothing...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues Might be a side effect of the fix for https://github.com/necolas/react-native-web/issues/2127 ### Describe the issue...

bug

If a code block starts with `;`, it will crash after React Live wraps it in `()` because while `;` is a valid way to precede an expression prior to...

## Description It's currently unclear if `setNativeProps` is deprecated or not: 1. From the documentation, there's no signs of any deprecation - https://reactnative.dev/docs/direct-manipulation 2. I see that the react-native-renderer had...

Stale

## Description Here's the current [documentation for `accessibilityRole="link"`](https://reactnative.dev/docs/accessibility#accessibilityrole): > **link** Used when the element should be treated as a link. This... could be more helpful. It's arguably a tautology: it...

Never gets stale

### Introduction In React Native, everything inside a first `` component behaves differently to everything outside (further `` elements apply annotations rather than defining a container, loose strings are allowed...

**Describe the bug** On iOS with VoiceOver active, if an unplayed YouTube WebView is selected, it fails: - The thumbnail is replaced with an empty rectangle - The screen reader...

### Description This might be expected behaviour or not worth fixing since there's an easy workaround, but it was tricky to debug and I think it's new behaviour in a...

Needs: Triage :mag:

### Summary There seems to be no way to set options for the `react-native-web` babel plugin when using `babel-preset-expo` without causing the plugin to apply in native builds too, which...

stale
needs review