Nathan Ahn

Results 16 issues of Nathan Ahn

We're running into issues with HEIC's produced by iOS 18 failing to be processed by this library. I believe this issue is fixed in `libheif` 1.18.0 ([see relevant issue](https://github.com/strukturag/libheif/issues/1190)).

## Description This PR disables callback worklet warnings on web. These warnings are unnecessary since the web platform doesn't leverage worklets.

# Introduction React Native generally allows for platform-specific extensions to allow for better bundle optimization and platform specific imports. This PR adds functionality and an example for how to implement...

# Problem Excluded packages doesn't work (#27) for certain packages. `use_expo_modules(exclude: ...)` handles unlinking Expo modules using the same underlying functionality as [autolinking exclude](https://docs.expo.dev/modules/autolinking/#exclude). However, from my experimentation, this doesn't...

# Expected Behavior Merge action should be able to use admin account as `merge_bot_account`. # Actual Behavior Action errors with `nathan-ahn account used as bot_account must have write permission, not...