Tutorial 2 - Hello_World_Exercises
Tutorial 2 - Hello_World_Exercises
Tutorial 02
Create a React Native app that displays "Hello World" centered on the screen.
This tutorial will guide you through rewriting the Domineering Game from
ReactJS in Tutorial 01 to React Native.
React Native differs from ReactJS in terms of components, styling, and DOM
manipulation. Below are the major differences you'll need to account for:
Submission
Submit a zip file containing your source code, excluding node_modules folder,
to this tutorial’s submission box in the course website on FIT LMS.