Git Product home page Git Product logo

Comments (5)

tautvilas avatar tautvilas commented on May 8, 2024 1

it's something we were thinking about a lot (swipe down was an original idea). However smooth swipe probably can be implemented only using native solutions. A good library for that task would be https://github.com/wix/react-native-interactable. However I want that this lib by default would be not requiring native dependencies. So Maybe dragging can be optional feature and you would not have to link native libs if you want to use tappable knob. Also it would be interesting to se JS-only swipeable solution and how performant it is.

from react-native-calendars.

tautvilas avatar tautvilas commented on May 8, 2024

I see know that you meant gesture and what I meant is dragging knob to expand agenda. Maybe implementing guesture would be easy? What do you suggest?

from react-native-calendars.

Symous avatar Symous commented on May 8, 2024

@tautvilas it's possible to implement guesture without linking native libs. just like a Drawer(Side Bar).I will try to achieve this and pull a request later since I'm not familiar with gesture of React Native now. :-)

from react-native-calendars.

Louis345 avatar Louis345 commented on May 8, 2024

This sounds really awesome.

from react-native-calendars.

tautvilas avatar tautvilas commented on May 8, 2024

Solved by #85

from react-native-calendars.

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.