Erik Thorelli

Results 11 issues of Erik Thorelli

Hi. I think this animation is amazing! Any chance you could post an example with it being used with react-navigation?

**Describe the bug** On a physical android device, when tapping a list item (i'm using onPressIn), the item will shoot to the top a lot of the time. On subsequent...

Summary: --------- Hey, so this is a WIP for listing available apple devices in an interactive cli prompt. The intention of this is to be able to let the user...

Summary: --------- Hey, just ran into this while working on a new feature. When pulling the devices via `xcrun simctl list devices --json` now, I don't actually get the `availability`...

## Describe the Feature Instead of passing the `--simulator "{some apple device simulator string}"` I would like an _interactive_ option to first list the available simulators and select the one...

feature request

There are workspace settings for vscode plugins that make contributing to ohmyzsh easier. However, these would be noisy for users, especially for those that don't use vscode. ## Standards checklist:...

This seems to be android specific (can't repro on iOS). When the action sheet dialog pops up on Android, if you tap outside of the dialog, it closes... BUT it...

**What**: There is a new `--list-devices` flag being added to the React Native CLI that provides an interactive list of available devices (for both iOS and Android). It's very nice....

:clock1: Waiting on PR
CLA Signed

Add types throughout the SwipeableFlatList and SwipeableRow. Probably also define/export them in a d.ts.

enhancement

Hi, I was wondering if you could export types from this library? I definitely appreciate the types that come out-of-the-box, but for the use case of wrapping additional business logic...