Flow Overview
- User enters phone number
- Your backend calls Africoders OTP API
- User receives SMS with code
- User enters code in app
- Backend verifies code with Africoders
Frontend Code
We'll use React Native's TextInput with auto-focus between digits for a polished experience.