Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This small app displays my first experience with the concept of "state" in React and examples of its usage.

Franson33/demoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demoApp This app consists of three screens with a different activity, that shows simmple examples of using "State".

  • The first screen generates a square with a random background color and adds it to the end of the list on every button press event.
  • The second screen changes its color on touch. The tone of the color will depend on the part of the screen you touch.
  • The third screen shows how the inputted text looks, using four different fonts.

About

This small app displays my first experience with the concept of "state" in React and examples of its usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published