Skip to content

release v1.0

Compare
Choose a tag to compare
@zhaozilong1988 zhaozilong1988 released this 01 Sep 13:20
· 63 commits to master since this release
37ce6cd
  • Now you can reload tableview from "anywhere" by using UITableViewCellLocation.
  • Index is added to tableview cell.
  • Now you can use ReloadDataAt(int) to replace current cell at row with a new cell.