A simple application that makes tables from random colors.
The number of colors can be increased or decreased with the slider.
Required to have Node.js pre-installed on your system
run:
>npm ci
>npx expo start
then you can run it on your device with Expo Go
For more detailed information:
react native environment setup