Rob Walker

Results 11 issues of Rob Walker

I needed to get the onHeaderFixed events without a header actually being displayed, so I've added a headerWrapperStyle param that is merged with the current styles, allowing for greater control...

### Description This PR updates the example app to a more recent version, and fixes an issue that was causing the tests to fail on Android when using RN version...

To allow this component in recent RN versions

I think this is the correct licence to use, based on the readme

# Why Fixes #20048 This adds support for the various `fontVariant` values on iOS, which Expo has not yet supported, but which React Native does (see [this example of usage...

bot: passed checks

**Describe the bug** When dealing with elements in a ScrollView, items that are not yet visible are treated as if they are visible. This causes `tapOn`, `assertVisible`, `scrollUntilVisible`, etc to...

bug

Pass all props to the WebView before setting the specific WebView props required by react-native-remote-svg. The `baseUrl` added to the `source` prop fixed an issue where iOS does not fire...

When reading the V7 upgrade guide, what appears to be an accidently added word caused me some confusion.

Fixes #326 # Why When embedding a snack, the embedded view only shows the `App.{js,tsx)` file in the embedded view. To view other files, the user needs to open the...

# Why When playing with some snacks, I was spotting this getting logged to the console - `Chrome: `activateKeepAwake` is deprecated. Use `activateKeepAwakeAsync` instead.` so I thought it would be...