I'm working on ENG-614 to update React Native. The latest version of react-native-dark-mode had issues building on Android, and support for this functionality was introduced into the React Native core a while back anyways.
This diff deprecates react-native-dark-mode in favor of using the built-in Appearance module in React Native.