ra1028 / Former

Former is a fully customizable Swift library for easy creating UITableView based form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inserting bug

Recouse opened this issue · comments

When I use former.insertUpdate(rowFormer: someRow, below: otherRow, rowAnimation: .top) it inserts someRow empty space even it already inserted.

Can you provide a code snippet here so that I can replicate this and hopefully get you a fix?

You can replicate it by trying to inserting already inserted row.

If your issue still occurs, please submit a new issue using our guidelines in the README. Closing due to inactivity - we are trying to clean up the issues.