Matthew Leffler

Results 7 issues of Matthew Leffler

**What is the need and use case of this feature?** In Android pausing audio when a headset or bluetooth disconnects is a standard playback behavior. This is accomplished by listening...

Platform: Android
android-rewrite
Feature Request

Fixes the link to the `custom-file-header` example

This makes the types generated more accurate: ```graphql type Review { id: Int title: String stars: Int text: String reviewerId: Int! movieId: Int! reviewer: Person! movie: Movie! } ```

### Summary Applying `fontVariant`s using a custom font loaded with `expo-font` does not apply those variant options on iOS. In the snack below the set of numbers using the `inter`...

Font
Issue accepted

First off, thanks for a great library! 🙏🏻 I'm wanting to use Pagefind in a project that has Thai text and I'm interested in adding support for Thai in Pagefind....