Skip to content

Commit

Permalink
feat: Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanpe committed Feb 2, 2018
1 parent c41c2f0 commit 988284f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ There is only one method you need to implement to let Skeleton know the cell ide
}
```

> **IMPORTANT!**
> If you are using resizable cells (`tableView.rowHeight = UITableViewAutomaticDimension` ), it's mandatory define the `estimatedRowHeight`.

### 📰 Multiline text


Expand Down Expand Up @@ -308,6 +311,7 @@ Coming soon...😅

* [x] Set the filling percent of the last line in multiline elements
* [x] Add more gradient animations
* [x] Supported resizable cells
* [ ] CollectionView compatible
* [ ] Add recovery state
* [ ] Custom collections compatible
Expand Down

0 comments on commit 988284f

Please sign in to comment.