Giter Site home page Giter Site logo

react-native-accordion-menu's Introduction

React Native Accordion Menu

Run on your device

Snack: https://snack.expo.io/@catalinmiron/react-native-accordion-menu

Youtube tutorial

React Native Accordion Menu Youtube tutorial React Native Accordion Menu Youtube tutorial

In this video tutorial we'll learn how to create an accordion animation in React Native using Transition API from React Native Reanimated library (https://github.com/software-mansion/react-native-reanimated) and flexbox styling. We will re-create an awesome and colourful animation done by InterfaceMarket.

You can find me on:

Wanna give me a coffe?

In this video tutorial we'll learn how to create an accordion animation in React Native using Transition API from React Native Reanimated library (https://github.com/software-mansion/react-native-reanimated) and flexbox styling. We will re-create an awesome and colourful animation done by InterfaceMarket.

Inspiration: https://interfacemarket.com/ui-kits/boston-grocery-delivery-app-ui-kit GitHub: https://github.com/catalinmiron/react-native-accordion-menu Reanimated: https://github.com/software-mansion/react-native-reanimated

react-native-accordion-menu's People

Contributors

catalinmiron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

react-native-accordion-menu's Issues

categories do not expand

I downloaded your github dps I installed the packages I did everything right and yet my project was like this I don't know why I tried to see everything I did again I copied my hand etc and everything is going to give me this way I can't expand the rest someone can help me ?
image

List is not expanding

I followed your tutorial, but unfortunately, the list is not expanding when you touch an item in the list, it is just the text moving up and down :( any tips :(

It might have something with this to do?
Argument of type 'number | null' is not assignable to parameter of type 'SetStateAction'.
Type 'number' is not assignable to type 'SetStateAction'.ts(2345)

i am using tsx and not js, so can you please tell me how i can solve it ?

<TouchableOpacity key={category} onPress={() => { ref.current.animateNextTransition(); setCurrentIndex(index === currentIndex ? null : index); }} style={styles.cardContainer} activeOpacity={0.9}

thats what i am getting

Screenshot 2020-11-15 at 20 55 40

Screenshot 2020-11-15 at 20 55 54

Any recommendation?

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.