Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 314 Bytes

File metadata and controls

16 lines (11 loc) · 314 Bytes

React Native Multi Theme

This is a sample React Native App with switch between dark and light theme capability

Demo

Installation

    $ npm install

Run in Android

- npm run android

Run in IOS

- npm run ios