import { StatusBar } from 'react-native' <StatusBar backgroundColor="#FFF" style="dark-content" />
<StatusBar animated={true} backgroundColor="#fff" barStyle="dark-content" />