Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 

Repository files navigation

React Native Mobile Programming

Reactice Native is a javascript framework used for mobile development. It is based on React which uses component rendering for its content. Instead of using the Document Object Model (DOM) we find on most websites to structure them, we use the native components we would find on IOS and Android.

To test the development app in different mobile devices, see the following instructions below.

[IMPORTANT] Understanding React Native. You MUST View these links before you move on.

Running React Native

Testing for IOS - npm run ios Note that testing for IOS requires a Mac computer because of XCode.

Testing for Android - npm run android

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages