thealmarques / drag-and-drop-remove-items-react-native

React Native - Remove items using drag and drop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drag and drop remove items - React Native

Example

Installation

Run this command to install all dependencies of the project

npm install

Run

Execute this command to start the server

npm start

Open your expo app on your phone or use a emulator to test the application.

Main Components

  • PanGestureHandler
  • Animated Events
  • State logic

About

React Native - Remove items using drag and drop.

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 2.3%