Skip to content

Project made in React Native, showing the dark mode functionality according to the user's device configuration!

Notifications You must be signed in to change notification settings

Mikkaiser/react-native-dark-mode

Repository files navigation

react-native-dark-mode

App Screenshot

Project made in React Native, showing the dark mode functionality according to the user's device configuration!

Installation

First -> Clone the project - With GIT installed, set in terminal:

git clone https://github.com/Mikkaiser/react-native-dark-mode.git

Second -> Run the project with npm

  npm install
  npm start

Thirth -> Run in the android device with npx

  npx react-native run-android

About

Project made in React Native, showing the dark mode functionality according to the user's device configuration!

Topics

Resources

Stars

Watchers

Forks