yt-react-dark-theme

Example of how to implement a dark theme with react and styled-components created for my channel on youtube mogueloDev.

Stars
1

yt-react-dark-theme LiveDemo

[YOUTUBE] Example of how to implement a dark theme using react and styled-components, created for my channel mogueloDev on youtube.

Live Demo

If it's helpul for you, let me know giving me a little start.

You can help to this project, if you see something that can be improved I invite to you to do some pull request for to do this helpful respository.

Start

  1. Install dependencies with yarn or npm.
yarn install
  1. Run application.
yarn start

Video on youtube

React - Tema obscuro con styled-components

Utils links

https://callstack.github.io/react-native-paper/theming.html

https://css-tricks.com/snippets/css/a-guide-to-flexbox/

https://styled-components.com/docs/advanced#theming

Related Projects