Sam Ducker
Sam Ducker
## Describe the bug Currently the built in docusarus custom rendering of markdown is not working as intended. For example admonitions are not rendering and also codeblocks are not rendering...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I have a component...
### Description of the bug How would you shortly summarise the issue? I am trying to run commands with expo in the terminal but my keystrokes don't seem to be...
Hi I am trying to run the latest beta version of this library, however when I shake only the expo dev client appears. Could you clarify if this is expected...
Hi I have migrated to the beta as I could not get the previous versions to work at all in Expo SDK 52. However I get this typescript error with...
## Description When importing schemas from my API into my Expo app, I'm encountering a module resolution error for `hono/utils/url`. ## Error Message Error: Unable to resolve module hono/utils/url from...
Hi I noticed the loading preset, is it possible in this library to wait for example for some data to load then imperatively dismiss it in your code e.g. alert...
## Environment Latest expo SDK with expo router, react native 0.74.5, react native pager view latest, zod latest, and react query latest. My app is cross platform but I've currently...
**Is your feature request related to a problem? Please describe.** I know Msgpacker is more efficient but I would like the ability to store as JSON for simplicity having individual...
I followed all of the setup guide and made sure all of the expo quick start steps are done correctly, I also moved to used pnpm to manage my packages...