Types not matching up when exporting AppType for Hono???
So when I hover my
AppType
in the api i get a proper output that seems fine (image attached) But when i import it in my expo app, however the AppType
it doesn't have the output type not sure why? (image also attached)
Check out the repo: https://github.com/jacobsamo/BuzzTrip/tree/mobile
When i check out other implementations that seem to work e.g https://github.com/w3cj/hono-open-api-starter and types all work so not sure what i am doing wrong.GitHub
GitHub - jacobsamo/BuzzTrip at mobile
Plan the trip you've always dreamed of. Contribute to jacobsamo/BuzzTrip development by creating an account on GitHub.
GitHub
GitHub - w3cj/hono-open-api-starter: A starter template for buildin...
A starter template for building fully documented type-safe JSON APIs with Hono and Open API - w3cj/hono-open-api-starter
0 Replies