Open Issues Need Help
View All on GitHub Mobile Development • React Native Application
OTP Authentication for the app about 2 months ago
AI Summary: Implement OTP authentication in a React Native application. This involves creating a form for phone number input, sending an OTP to the entered number, potentially auto-populating the OTP from incoming SMS, and verifying the OTP using Firebase authentication.
Complexity:
4/5
enhancement good first issue
Mobile Development • React Native Application
POC: Geolocation pinpointing the app based on the coordinates about 2 months ago
AI Summary: Create a proof-of-concept (POC) for a React Native application that displays a location pin on a map based on coordinates fetched from a database and the device's current geolocation. The POC should demonstrate the ability to obtain the device's location and then pinpoint a location on a map using coordinates retrieved from a database.
Complexity:
3/5
enhancement good first issue