An open API service indexing awesome lists of open source software.

https://github.com/juanjofr/swipe-to-delete-demo

React Native swipe to delete demo
https://github.com/juanjofr/swipe-to-delete-demo

android application ios react-native restyle typescript

Last synced: 3 months ago
JSON representation

React Native swipe to delete demo

Awesome Lists containing this project

README

        

# Swipe to delete demo

![Swipe to delete demo image 1](/assets/images/Optimized-IMG_6566.PNG)

![Swipe to delete demo image 2](/assets/images/Optimized-IMG_6567.PNG)

This project is a demo with the main goal of implementing the [swipe to delete] functionality with a beautiful design in a list of elements with horizontal scrolling.

Here you can see some videos to see the result without downloading and compiling the project:

iOS:

https://user-images.githubusercontent.com/978229/158076289-8f4b336e-c1ec-4bc6-8f10-e14a5f7ab6e6.mov

Android:

https://user-images.githubusercontent.com/978229/158076309-0f5f306a-6cde-4b8b-9831-2dea87868ba6.mov

One of the best ways to learn and improve is by sharing knowledge, so you can use this project to study and improve. I hope you find it useful!

## Technical information

The project is developed using React Native with Typescript, highlighting the following libraries:

- [React Navigation]
- [Restyle]
- [React Native Gesture Handler]
- [Reanimated]

## Design

The design is an application concept for task management by Iqbal Surya:

[Task Management mobile App by Iqbal Surya]

[swipe to delete]: https://www.nngroup.com/articles/contextual-swipe/
[react navigation]: https://reactnavigation.org
[restyle]: https://github.com/Shopify/restyle
[react native gesture handler]: https://docs.swmansion.com/react-native-gesture-handler/docs/
[reanimated]: https://docs.swmansion.com/react-native-reanimated/
[task management mobile app by iqbal surya]: https://dribbble.com/shots/16586781-Task-Management-mobile-App