autyzm-pg / friendly-plans-react

Supporting system of behavioral therapy of people with autism. Check starter kit:
https://github.com/autyzm-pg/friendly-plans-react/wiki
GNU General Public License v3.0
9 stars 9 forks source link

#170 Created shuffle tasks functionality #311

Closed pwysowski closed 4 years ago

pwysowski commented 4 years ago

I've created shuffle functionality using Knuth algorithm. It's working but shuffling process is visible for user due to usage of react-native-draggable-flatlist.