-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
I am having a bit of trouble sorting out how to include the Windows status bar in an app. I can see that the module was created (#274), but I do not see how to instantiate it in the StatusBar examples on the Windows platform.
I am on Windows 10, react-native 0.45.1, and rnpm-plugin-windows 0.24.5.
Here are the StatusBar node_modules in my project:
as well as the instantiation in the App:
I also tried import { StatusBar } from 'react-native-windows' to no avail. Any help would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels

