mastermoo / react-native-action-button

customizable multi-action-button component for react-native
MIT License
2.52k stars 569 forks source link

The version of react-native-action-button is different in the package.json (v2.9.0) than the package-lock.json (v2.8.5) #347

Open joegoodall1 opened 4 years ago

joegoodall1 commented 4 years ago

The version of react-native-action-button in the package.json is set to 2.9.0 whilst in the package-lock.json the version is 2.8.5.

The version on npm is 2.8.5 (see here) which was published 2 years ago and this is the version which gets added when the library is installed, not the updated 2.9.0 from 5 months ago.

AlfieJones commented 4 years ago

@mastermoo Bump

MrAlexWeber commented 4 years ago

@sibelius please tag this release and publish it through NPM

damian-balas commented 4 years ago

@mastermoo @sibelius any update on this?

riebel commented 3 years ago

@mastermoo @sibelius bump

drm-code commented 3 years ago

@mastermoo @sibelius can you kindly tag this update and publish it so we can install it w/o having the annoying issue with the old react lifecycle?

Thanks guys, great job!

nickineering commented 3 years ago

Would love to see this fixed. If the repo is no longer being maintained it would be nice to have a notice about it / look for a new maintainer. This is a great package. Shame it is not progressing.

jerearaujo03 commented 3 years ago

May be someone could do a fork

joegoodall1 commented 3 years ago

May be someone could do a fork

This is what we've done internally