Skip to content

kerembalaban/coderbyte-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple React Native application that demonstrates how to create a user registration form with the following fields: first name, email address, password, and personal website. The user can also take a profile picture to be displayed on the confirmation page.

#Installation

Clone the repository to your local machine: git clone https://github.com/kerembalaban/coderbyte-case.git

#Install dependencies: cd Path/coderbyte-case/CoderByteCase yarn install

#Start the application:

For iOS: Path/coderbyte-case/CoderByteCase/cd ios[Enter] -> pod install yarn ios

For Android npx android

#Technologies Used

React Native React Navigation React Native Image Picker Typescript ContextApi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published