react-native-theme-handler Getting started $ npm install react-native-theme-handler --save Mostly automatic installation $ react-native link react-native-theme-handler Usage import ThemeHandler from 'react-native-theme-handler'; // TODO: What to do with the module? ThemeHandler;