-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Installation gives ENOENT for Babel #2
Comments
This is obviously not a good fix, but this commit to my fork proves that it's Babel being weird. |
sorry i will check it later after come back |
Great, thanks! |
TFsky
pushed a commit
to TFsky/react-native-swiper
that referenced
this issue
Mar 14, 2018
…roid Revert "Feature/support android"
Akarsh08
added a commit
to Akarsh08/react-native-swiper
that referenced
this issue
Feb 20, 2020
Android/flicker fix
Akarsh08
pushed a commit
to Akarsh08/react-native-swiper
that referenced
this issue
Feb 20, 2020
Fixed: ios index issue and android loop flicker
AdityaPahilwani
referenced
this issue
in grofers/react-native-swiper
Jul 7, 2021
* fix-adjacent-views * Loop jumping fixed * Fixed blank jumps and index changes * Near to perfect * Fix to get proper index value * loadMinimalSize fixes * loop shuffle and button placement fix * Moving declarationRate to constant * adjacent views for vertical slider added * Added examples for adjacent views * Moved decelerationRate to props * Adjacent views are polished * Changed some naming conventions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the following error when running
npm install react-native-swiper --save
:This occurs both with Node 0.12.2 and Node 0.10.36, with or without the
--production
flag to NPM.The text was updated successfully, but these errors were encountered: