Giter Club home page Giter Club logo

Comments (6)

leecade avatar leecade commented on July 20, 2024

hi @cuongvo

react-timer-mixin is provided by react-native.

see: https://github.com/facebook/react-native/blob/master/package.json#L57

I guess you forgot run react-native init project before?

Anyway I will improve the problem in README.md later.

from react-native-swiper.

cuongvo avatar cuongvo commented on July 20, 2024

@leecade Thanks for replying! Maybe I'm misunderstanding how npm dependencies work, but what you linked shouldn't resolve the require in your package -- only react-native. I think it's working due to the default packager.

If you use something else to bundle your dependencies and handle transpilation (such as react-native-webpack-server) it looks to break.

from react-native-swiper.

leoasis avatar leoasis commented on July 20, 2024

πŸ‘ on this, you should specify the dependency now

from react-native-swiper.

shiba4life avatar shiba4life commented on July 20, 2024

I'm having this exact issue at the moment, is there a temporary fix?

from react-native-swiper.

paulmederos avatar paulmederos commented on July 20, 2024

Looks like react-native doesn't include react-timer-mixin any longer.

@tomtang539 I was able to continue using Swiper by installing react-timer-mixin myself, using the command npm install react-timer-mixin --save (--save to add it to the package.)

from react-native-swiper.

guofoo avatar guofoo commented on July 20, 2024

Issue should be re-opened. As @paulmederos mentioned, it needs to be installed manually, and then the packager restarted. This is on react-native 0.11.x.

from react-native-swiper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.