Demonstration for blog post on Medium: https://medium.com/@adambene/themes-in-react-native-16b4b0a33ed
Explore ThemeProvider
and Button
to see how themes can be provided through conext.
# after setting up development environment for React Native
react-native run-ios
react-native run-android
2017 Adam Bene