expo-ahap icon indicating copy to clipboard operation
expo-ahap copied to clipboard

React Native module for loading and interacting with Apple ahap files

Results 7 expo-ahap issues
Sort by recently updated
recently updated
newest added

Hi @EvanBacon, would you mind adding a license to the repo (maybe MIT?) - I'd love to use your TS type definitions in my own project, thanks so much for...

Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.28.0 to 4.28.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-devtools-core&package-manager=npm_and_yarn&previous-version=4.28.0&new-version=4.28.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

WWDC 2019(Designing Audio-Haptic Experiences) has a great explanation of Core Haptics and different design features of a haptic

Hey there @EvanBacon , I know it's been some time since you last worked on this project, but I wanted to drop a note for an issue I've encountered when...

Getting an error with `verbatimModuleSyntax` rule enabled, this PR addresses it by importing the types with the `type` keyword. Not sure why this is being flagged by TS tbh, I...