daveols

Results 3 issues of daveols

Hey, first of all great work on this project -- love it! I've run into an issue where audio drops out when casting very consistently at ~40 second intervals, for...

Added `Pressable` to the list of supported components which will be supported when [this PR](https://github.com/testing-library/native-testing-library/pull/136) has been published. I've also run Prettier against the project which was not in sync...

The PlaceDetails name field can sometimes be null. This PR fixes the following error when this occurs: ``` _CastError (type 'Null' is not a subtype of type 'String' in type...