Skip to content

Instantly share code, notes, and snippets.

@sodik82
sodik82 / reactive2016_lightning_talk.md
Created August 31, 2016 17:16
Lightning talk proposal for the Reactive 2016 Conference

This is a proposal for a ⚡lightning talk at the Reactive 2016 conference.

🌟Star this gist if you want to see it on the conference.

Theming of React Native components

Have you started with your RN application and now it is the time to make it beautiful with nice colors? Although you defined your components and you can add colors there, you want different colors in different situations (those inverse headers are so nice 💕))

What if you could simply replace original RN components and styles would be added automatically.