React Native project for a hospital application to track patient inventory. Features a full authentication UI flow featuring Signin, Singup, ForgotPassword, SetNewPassword, and EmailConfirmation. Reusable components that use decoupled global styles. Custom button components with styles for disabled, pressed state. Form validation for submitted forms. Screen views use Controller class to send data requests to a node.js web server.
DigitalCreationsCo/authentication-react-native-patient-inventory
React Native project for a hospital application to track patient inventory. Features a full authentication UI flow featuring Signin, Singup, ForgotPassword, SetNewPassword, and EmailConfirmation.
JavaScript