Skip to content

cml0322/LearningKidsApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearningKidsApp

Make sure to download the ExpoGo App (appstore)

HOW TO START EXPO PROJECT:

  1. cd learningkidsapp
  2. run npx expo start (in terminal)
  3. Scan the QR code in terminal

SCANNING THE QR CODE WON'T WORK?

  • Scan it using your own house wifi, for some reason on UNT wifi or some public spaces it won't load

ALL SCREENS MUST HAVE THEIR OWN README.MD FILE:

  • name_of_screen.md (name_of_screen = the name of the screen you're working on)
  • variable names and an explanation of what they do

DID YOU MAKE UPDATES TO .CONFIG FILES OR .JSON FILES?

  • run: npx expo start -c

HOW TO COMMENT IN JAVASCRIPT: DEPENDS ON WHERE UR CODE IS, SO TRY BOTH MENTIONED BELOW

  • single and multi line: {/* comment */}
  • //

About

Learning Kids Android Application, created by Mobile Minds: Group 16, Capstone 1&2 (UNT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%