flemingvincent / expo-supabase-starter

A comprehensive starter project for developing React Native and Expo applications with Supabase as the backend.
MIT License
285 stars 44 forks source link

feat: Added options for signUp method #31

Closed kerimovok closed 3 months ago

flemingvincent commented 3 months ago

Thank you for your contribution! I appreciate the effort to extend the signUp method with additional options. However, as this is a starter project, I'm aiming to keep the codebase minimal and focused on the essentials. Including unused features or ones not yet fully typed might add complexity for new users trying to learn from this template.

For now, I'll close this PR. Feel free to re-open it or submit a new one if we decide to expand this functionality in the future, especially with typed options and documentation. Your contributions are valuable, and I look forward to any future improvements you might suggest!