Genie or Similar Effect for Add to Favourites

前端 未结 4 1313
遥遥无期
遥遥无期 2021-01-06 11:27

I have a iPhone application with \'All\' and \'Favourites\' tabs containing a standard master detail layouts. When on the \'All\' tab a user can select \'Add to Favourites\'

4条回答
  •  Happy的楠姐
    2021-01-06 11:58

    I'm starting to put together a genie animation effect for iPhone, at git://github.com/rmd6502/Genie.git . Right now it's unbearably slow, as I'm doing all the calculations 'manually' rather than leveraging the hardware, but improvements are forthcoming.

    Any experienced GL developers who would like to contribute, please feel free to fork and send pull requests!

提交回复
热议问题