react-navigation-addons icon indicating copy to clipboard operation
react-navigation-addons copied to clipboard

how to install this package ?

Open Bipin206 opened this issue 8 years ago • 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 avatar Jul 11 '17 08:07 Bipin206

@Bipin206 yarn add satya164/react-navigation-addons

vitalyrotari avatar Jul 11 '17 13:07 vitalyrotari

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

tmaly1980 avatar Jul 13 '17 14:07 tmaly1980