marcelofreires / expo-theme-switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expo-theme-switcher

This repository is an example to apply themes to React Native projects.

See the project on a device

I published this project at Expo Dev. Then you can scan the project QR Code to see the result on a device by Expo Go App.

expo-theme-switcher-qr-code

Or access the this link on your device.

Run this project

To run this example you must install the dependencies.

yarn

And finally, to build the project you must run the following commands on your terminal.

To build for iOS.

yarn ios

And to build for Android.

yarn android

About


Languages

Language:Java 40.3%Language:TypeScript 20.5%Language:Objective-C 18.6%Language:Starlark 9.6%Language:Ruby 8.1%Language:JavaScript 2.9%