feat: improve expo example #967
Replies: 6 comments 2 replies
-
Could possibly add Apple sign in to this? |
Beta Was this translation helpful? Give feedback.
-
Yup - i just dont have an Apple developer account so cant test it 😆 |
Beta Was this translation helpful? Give feedback.
-
I am working on this. thoughts on using react-native-reusables? best 'shadcn/ui for React Native' I have found. |
Beta Was this translation helpful? Give feedback.
-
for the keyboard avoiding, this thread sums up the best options. it matches my experience. we should probably just use react-native-keyboard-aware-scroll-view for a demo as it works with Expo Go? can recommend the other options in the FAQs? |
Beta Was this translation helpful? Give feedback.
-
I am trying to add Apple sign-in, but running into two issues: |
Beta Was this translation helpful? Give feedback.
-
I think it'd be great if the I think this would require switching to something like react-native-web, or maybe include react-native-reusables per @trevorpfiz's suggestion |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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
Additional information
https://github.com/supabase-community/create-t3-turbo got some of these I believe
Beta Was this translation helpful? Give feedback.
All reactions