Skip to content

feat: improve expo example #851

@juliusmarminge

Description

@juliusmarminge

Describe the feature you'd like to request

the idea of the expo example was never to have a perfect mobile setup from the start, but more to show the splitting possible.

but i tihnk we can add some stuff that will enhance the user experience of mobile devs checking this out

Describe the solution you'd like to see

  • light/dark mode (chore(expo) : Update to Expo 50 #795)
  • modals/drawers?
    • other navigation primitives that's commonly found in mobile apps?
  • auth (feat: expo auth #720)
    • maybe this can be refactored with api routes available directly in expo? that way we wouldn't need to deal with cross-origin stuff on the nextjs app? don't know if that makes sense though as you'd then have 2 server deployments ://
  • keyboard avoiding when writing in input fields
  • more??
  • [ ]

Additional information

https://github.com/supabase-community/create-t3-turbo got some of these I believe

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions