devwiki:react_native

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


devwiki:react_native [2021/08/28 07:43] (current) – created ying
Line 1: Line 1:
 +====== React Native ======
 +
 +  * react native is designed from web oriented reactJS, and aiming for mobile platform, and then expanded to use for desktop platform.
 +
 +Install:
 +  * install node.js first (which will also auto install python 3 and build tools)
 +
 +====== Nodejs library ======
 +
 +**Expo**
 +  * make any app run it everywhere
 +  * https://expo.io/
 +
 +**Express**
 +  * minimalist web framework for node.js
 +  * https://expressjs.com/
  
  • devwiki/react_native.txt
  • Last modified: 2021/08/28 07:43
  • by ying