jeanregisser / react-native-popover

A <Popover /> component for react-native
660 stars 176 forks source link

Publish 0.3.0 to npm #8

Open williambout opened 8 years ago

williambout commented 8 years ago

Popover 0.2.0 is not working with React Native 0.19.0, do you plan to publish 0.3.0 on npm soon ?

lprhodes commented 8 years ago

+1

It'd be great to have some docs in there about the extended styling too - I figured it out but it'd be easier for all if there was a snippet.

lprhodes commented 8 years ago

Also, I'm happy to take over if you don't have the time.

aforty commented 8 years ago

+1

Stop-gap solution is to add package via git ref in package.json

"react-native-popover": "git+https://github.com/jeanregisser/react-native-popover.git"

ericraio commented 8 years ago

+1

OKNoah commented 7 years ago

@jeanregisser It's been over a year.

hayait599 commented 6 years ago

Same issue @jeanregisser