Closed demayaa closed 2 years ago
@demayaa is your project expo manage?
Im having the same issue, and yeah, my project is in expo managed flow
@shye0000 this is a native module, you have to eject from expo managed workflow to use.
More detail: https://docs.expo.dev/introduction/managed-vs-bare/
With the managed workflow you only write JavaScript / TypeScript and Expo tools and services take care of everything else for you.
There is an expo package for this maybe you can use expo-navigation-bar
@shye0000 this is a native module, you have to eject from expo managed workflow to use. More detail: https://docs.expo.dev/introduction/managed-vs-bare/
With the managed workflow you only write JavaScript / TypeScript and Expo tools and services take care of everything else for you.
There is an expo package for this maybe you can use expo-navigation-bar
Okay got it, thank you!
I am closing this issue because the issue has been resolved. If your problem persists, feel free to open it again. Thanks for the reply. @enestatli
[Unhandled promise rejection: TypeError: null is not an object (evaluating 'NavigationBar.fullScreen')] i'm use expo