Skip to content

MedTech-CS311/react-native-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Native Exercises

This repo is destined for MedTech CS425 students. It contains a set of exercises that will get you up and running with React native.

Getting Started

  • Fork the repo
  • Clone your fork locally
  • Solve the exercises by following the seperate README files
  • Commit your changes
  • Make a Pull Request for a code review

Solving the exercises

Navigate to each of the sub directories of this repo to solve an exercise. To see a preview of your app, you can run

# To see a preview on the web
$ expo start --web

# Run the project normally and use expo go on your mobile device
$ npm start

Resources

Don't hesitate to refer to the documentation in case of need

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published