Welcome to DormParty: a social platform for college kids looking for dorm roommates. Help out with the first version of RoommateFinder by sharing feedback and contributing to the code.
This is simply a frontend thing and doesn't need any backend refactoring. Make sure the phone is a string and passes correctly through the python regex phone number pattern I have here:
Here's a github repository for a phone number input I want to use in the Identifier.jsx file : https://github.com/rhdeck/react-native-paper-phone-input/blob/master/index.js
This is simply a frontend thing and doesn't need any backend refactoring. Make sure the phone is a string and passes correctly through the python regex phone number pattern I have here: