Coder Social home page Coder Social logo

Comments (5)

nvojnovic avatar nvojnovic commented on May 23, 2024 2

@pinguinjkeke sorry, I didn't express myself properly.
I was just pointing out to possible issues when combining those two libraries in the same project.

Keep up the good work.

from react-native-wheel-datepicker.

nvojnovic avatar nvojnovic commented on May 23, 2024 1

Ok, removed react-native-wheel-picker from my dependencies and using Picker component from react-native-wheel-datepicker.
Anyway, it's not good to just copy code from other libraries because it will lead to problem like this.

from react-native-wheel-datepicker.

pinguinjkeke avatar pinguinjkeke commented on May 23, 2024

Hello. Can you provide an example? You can email me with code archive or use something like expo

from react-native-wheel-datepicker.

nvojnovic avatar nvojnovic commented on May 23, 2024

After unlinking react-native-wheel-datepicker project builds but then react native is complaining about "Tried register two views with the same name WheelCurvedPicker". Which is done in WheelCurvedPicker.android.js
const WheelCurvedPickerNative = requireNativeComponent('WheelCurvedPicker', WheelCurvedPicker);

from react-native-wheel-datepicker.

pinguinjkeke avatar pinguinjkeke commented on May 23, 2024

@nvojnovic it's not a copy, it's a fork which moved to separate repository because of all PRs goes to repository which is not maintained (you can read it in history inside project's README.md).

It's a plan to rewrite Java part and upgrade to latest WheelCurvedPicker and I'll change namespace.

Thank you for feedback

from react-native-wheel-datepicker.

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.