RodrigoStuani / theme-dark-mode-native

styled-components for theme native > studying and practicing the native components of react-native. #js #react-native #mobile #dark #light #native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

theme-dark-mode-native

styled-components for theme native > studying and practicing the native components of react-native. #js #react-native #mobile #dark #light #native

Execute

  • npx create-react-native-app Create a new native React app.
  • yarn ios -- (react-native run-ios) Build the iOS App (requires a MacOS computer).
  • yarn android -- (react-native run-android) Build the Android App.
  • yarn web -- (expo start:web) Run the website in your browser.
  • npx react-native start Run native React app.

About

styled-components for theme native > studying and practicing the native components of react-native. #js #react-native #mobile #dark #light #native

License:MIT License


Languages

Language:Java 51.5%Language:Objective-C 24.2%Language:Starlark 10.5%Language:JavaScript 10.3%Language:Ruby 3.4%