-
Notifications
You must be signed in to change notification settings - Fork 94
Upgrade version #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
or it seems you did not publish it to NPM I am getting old version with View.propTypes.style when installing |
I think there is a small (2h) global re-work to do on the code (es6, eslint, flow, etc.) |
seems it's actually reworked but same version and not pushing to npm does not let me upgrade to new code ... so every time there needs to be manual work, I Will try to add repository as npm source meh |
Pretty annoying but for the time being... "dependencies": {
"react-native-multi-slider": "JackDanielsAndCode/react-native-multi-slider#master"
} |
Hi,
it seems you did not update the version when updating View.propTypes to ViewPropTypes
this is an issue as now it doesn't want to update to proper version
bump it up to 0.3.7
Thanks
Alex
The text was updated successfully, but these errors were encountered: