逛CocoaChina,發(fā)現(xiàn)了一個(gè)Demo,覺得原理還挺簡單,實(shí)現(xiàn)的效果挺好,現(xiàn)在也比較常見。
實(shí)現(xiàn)原理:父Controller下有個(gè)子controller和一個(gè)view。給父Controller的touchBegin的點(diǎn)擊事件展示view,加上了CAtransfrom的3D效果即可實(shí)現(xiàn)。
仿簡書、淘寶等等的View彈出效果,已封裝好,使用簡單?Git地址
逛CocoaChina,發(fā)現(xiàn)了一個(gè)Demo,覺得原理還挺簡單,實(shí)現(xiàn)的效果挺好,現(xiàn)在也比較常見。
實(shí)現(xiàn)原理:父Controller下有個(gè)子controller和一個(gè)view。給父Controller的touchBegin的點(diǎn)擊事件展示view,加上了CAtransfrom的3D效果即可實(shí)現(xiàn)。
仿簡書、淘寶等等的View彈出效果,已封裝好,使用簡單?Git地址