Dustin Bahr

Results 15 comments of Dustin Bahr

@paulb777, Thank you for the updates on this. Are you able to tell us the nature of the hold up on this? Is it simply a matter of prioritization and...

I am also interested in doing this. Any luck?

Same issue with the 0.64.0 release. How are we supposed to figure out how to edit our Xcode projects?! Apparently, this sort of documentation is on the [list of things...

I am also using this in `react-native-rack-player`. Seeing strange behavior related to the remote commands getting re-enabled every time the track changes. When I get time, I will try to...

Related: https://github.com/jorgenhenrichsen/SwiftAudio/pull/66

I should have included the error: `Cannot inherit from non-open class 'QueuedAudioPlayer' outside of its defining module`

See #127 for more info about onScroll. I haven't tried RefreshControl yet.

No, sorry, it is not something I needed on my project, so I have never investigated.

The list should scroll like a normal FlatList. What is the behavior you are seeing?

I tested this briefly. Ran into errors related to `react-native-reanimated` and `react-native-gesture-handler`. ``` ncaught TypeError: Cannot read property 'configureProps' of undefined at configureProps (ConfigHelper.js:107) at Object../node_modules/react-native-reanimated/src/ConfigHelper.js (ConfigHelper.js:126) at __webpack_require__ (bootstrap:723)...