Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 162 Bytes

File metadata and controls

13 lines (9 loc) · 162 Bytes

React Native Theme Example

  1. Install Expo

    npm install --global expo-cli
    
  2. Start the project

    yarn ios (or android)