Adam Rowe

Results 5 issues of Adam Rowe

Using SystemSetting.addVolumeListener, I'd like to only have this fire when there's been a manual volume button press. Is this possible to add in to the listener itself or would I...

I would like to use the built-in atcb button class as part of this library in React/Typescript, but am unable to style specific properties via this method. Specifically, I'd like...

enhancement

After starting the OAuth flow and not receiving a sessionId back, what should be the next steps for signing up with OAuth in an Expo React Native application? The docs...

This fix addresses https://github.com/bluesky-social/social-app/issues/6365 by pasting incoming html text as html instead of parsing the raw text out of the pasted clipboard data. If there was a reason for only...

Dismisses the keyboard from List component embedded within `StepProfiles` and `StepFeeds` with the `on-drag` mode provided by the native `ScrollView` component. Prior to this PR, users would have to click...