You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used npm installed Navigation Bar to my project $ npm install react-native-navbar --save
After I add this line to my Home.js, it return the error as attachment import NavigationBar from 'react-native-navigation-bar';
The text was updated successfully, but these errors were encountered:
I have used npm installed Navigation Bar to my project
$ npm install react-native-navbar --save
After I add this line to my Home.js, it return the error as attachment
import NavigationBar from 'react-native-navigation-bar';
The text was updated successfully, but these errors were encountered: