Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.02 KB

File metadata and controls

50 lines (30 loc) · 1.02 KB

React Native Sortables Demos

This repository contains real-world examples of the react-native-sortables library usage.

Try it on your phone

Scan with Expo Go


Open with the Expo Go app

How to run the project from sources?

  1. Install dependencies

    yarn
  2. Start the app

    yarn start
  3. Proceed like with any other expo react-native project

Examples

1. Task Planner

Example Source Code

sortables-task-planner.mp4

2. Apple Icon Sorting

Example Source Code

sortables-apple-icon-sort.mp4