some react native demos
I finished these demos when I am learning react native.
They may have some mistakes as I am a freshman of React,JavaScript and front-end.
Some of the demos use expo to build.
you can use npm install
or yarn
to install the node_modules.
use react-native run
or npm run
to debug.