Thorr Stevens
Thorr Stevens
Tried using this in next.js as described in docs here: - https://docs.expo.dev/versions/latest/sdk/font/ - https://docs.expo.dev/guides/using-nextjs/?redirected#font-support But even with `next-fonts` in my next.config, I still get load errors: ``` Expected font asset...
# Why `react-native-web` has deprecated: - `accessibilityLevel` prop in favor of `aria-level` - `accessibilityRole` prop in favor of `role` # How Fixed warnings locally with `npx patch-package` first and tested...
Sorry, my OCD prevents me from not making a PR for this
# `@green-stack/icons` - Aetherspace Plugin Prerequisites: - Fork or generate a new repository from the official or free [aetherspace/green-stack-starter](https://github.com/Aetherspace/green-stack-starter-demo#readme) github repo - Choose the "✅ Include all branches" option during...
https://github.com/vadimdemedes/ink
Enable reuse of components and logic outside of Expo and Next.js by adding the option to eject from patterns tightly coupled to Expo and Next.js, e.g.: - Links - Routing...