Clone the repo to your directory and install the packages through npm using:
npm install
Run the project with Metro Bundler
npx expo start
A simple mobile application that implement light and dark mode/theme functionality in react native.
JavaScript
Clone the repo to your directory and install the packages through npm using:
npm install
Run the project with Metro Bundler
npx expo start