Giter Site home page Giter Site logo

Comments (7)

ptomasroos avatar ptomasroos commented on August 20, 2024

Hey!

You've included the wrong npm package name.

You should be using "@ptomasroos/react-native-multi-slider": "0.0.4",

And remove the one called "react-native-multi-slider": "^0.3.5",

from react-native-multi-slider.

sergiocloud avatar sergiocloud commented on August 20, 2024

@ptomasroos I have this problem, and I have the right version.

When I use my custom marker, this isn't rendered in Android:

renderMarker() { return( <View style={{backgroundColor: Commons.Colors.white, height: 26*initialScale, width: 26*initialScale, borderWidth: 2, borderColor: Commons.Colors.orange, borderRadius: 13*initialScale}} /> ) }

from react-native-multi-slider.

ptomasroos avatar ptomasroos commented on August 20, 2024

Can you post for package.json?

from react-native-multi-slider.

sergiocloud avatar sergiocloud commented on August 20, 2024

Sure:

{
"name": "bookaffinity",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"firebase": "^3.4.1",
"react": "15.3.2",
"react-native": "^0.34.1",
"react-native-autocomplete-input": "^1.1.2",
"react-native-barcode-scanner-universal": "^1.0.5",
"react-native-barcodescanner": "^3.1.1",
"react-native-camera": "git+https://github.com/lwansbrough/react-native-camera.git",
"react-native-checkbox": "^1.0.13",
"react-native-country-picker-modal": "^0.2.7",
"react-native-datepicker": "^1.2.2",
"react-native-device-info": "^0.9.6",
"react-native-drawer": "^2.2.2",
"react-native-fbsdk": "^0.3.0",
"react-native-fcm": "^2.5.3",
"react-native-geocoder": "^0.4.5",
"react-native-gifted-messenger": "^0.1.4",
"react-native-image-picker": "^0.22.9",
"react-native-loading-spinner-overlay": "^0.3.0",
"react-native-maps": "^0.8.2",
"react-native-modalbox": "^1.3.7",
"react-native-multi-slider": "^0.3.5",
"react-native-picker": "^4.0.2",
"react-native-router-flux": "^3.31.2",
"react-native-scrollable-tab-view": "^0.6.0",
"react-native-share": "^1.0.16",
"react-native-slider": "^0.9.1",
"react-native-star-rating": "^1.0.5",
"react-native-vector-icons": "^2.1.0",
"react-redux": "^4.4.5",
"redux": "^3.5.2",
"redux-thunk": "^2.1.0"
}
}

from react-native-multi-slider.

ptomasroos avatar ptomasroos commented on August 20, 2024

You're using react-native-multi-slider, Thats a different package then mine. You should report this bug over at that package https://github.com/JackDanielsAndCode/react-native-multi-slider

from react-native-multi-slider.

ptomasroos avatar ptomasroos commented on August 20, 2024

If you still want to use this package I would suggest you to update package.json to "@ptomasroos/react-native-multi-slider" and change your imports

from react-native-multi-slider.

sergiocloud avatar sergiocloud commented on August 20, 2024

Finally I'm using your repo. Thanks!

from react-native-multi-slider.

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.