Skip to content

StatusBar in Windows fails to build #1233

@nrakochy

Description

@nrakochy

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:

rn_statusbar

as well as the instantiation in the App:

rn_rootcomponent_statusbar

I also tried import { StatusBar } from 'react-native-windows' to no avail. Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions