/react-native-color-changing-view

This is a color changing view application that developed with React Native.

Primary LanguageJavaScript

React Native Color Changing View App

This is a color changing view application that developed with React Native.

Preview

Installation
  1. Run npm install to install npm packages.
  2. Go to ios directory with cd ios command.
  3. Run pod install to install pod packages.
  4. Run npm run ios to run the app on iOS device or run npm run android to run the app on Android device.