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
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
i used npm i -s react-navigation-addons to install the package and it got installed too but when i import
import { enhance } from 'react-navigation-addons' it gives me unable to resolve module 'react-navigation-addons can anyone tell me how to sort this out ?
The text was updated successfully, but these errors were encountered:
@satya164 , this needs to be mentioned in the readme, I've been banging my head for the last half hour trying to get it to install using yarn add react-navigation-addons, but I just kept getting a blank package (v0.0.0).
i used npm i -s react-navigation-addons to install the package and it got installed too but when i import
import { enhance } from 'react-navigation-addons' it gives me unable to resolve module 'react-navigation-addons can anyone tell me how to sort this out ?
The text was updated successfully, but these errors were encountered: