/RandomBackground

RandomBackground - a simple random color picker created with React Native

Primary LanguageTypeScript

🎨RandomBackground

🖼️ Screenshots

🛠️ Usage

Install

npm install

Development

I developed this app through emulator using this command.

expo start

Build

I tested build on android with this command.

eas build --platform android --local

🧪 Tests

I tested manually only on android device and emulator.