satya164/react-navigation-addons

how to install this package ?

Bipin206 opened this issue · 2 comments

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 ?

@Bipin206 yarn add satya164/react-navigation-addons

@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).