Description
Using React Native I aimed to create an IOS and Android compatible app that lets a user play a game, How Many Cookies In The Cookie Jar, with the computer in which the user picks a number and the computer has to guess which number the user picked. Below I have created various videos where I aim to explain the functionality of the application by diving into the code.
GitHub repo --> https://github.com/wgotterer/react-native-number-guessing
General Walkthrough
App.js Walkthrough
StartScreen.js 1 Walkthrough
StartScreen.js 2 Walkthrough
GameScreen.js Walkthrough
GameOverScreen.js Walkthrough
Resources
https://www.udemy.com/course/react-native-the-practical-guide/
Top comments (0)