Bohr v3.0.0-alpha.2 Release Notes

Release Date: 2015-08-28 // over 8 years ago
    • โž• Added BODateTableViewCell (thanks to @firecast from #7).
    • BOTimeTableViewCell is now a subclass of BODateTableViewCell.
    • โž• Added expansionView property for BOTableViewCell subclasses to conveniently show an underlying view when pressed. You no longer need to take care of any auto layout business for this type of views on the cell (although you may need to specify a height for such view in expansionHeight method).

    Please note

    • ๐Ÿš€ This version is intended only as a preview and may potentially break before a further, more stable release.
    • ๐Ÿš€ README.md will only be updated when a stable version is released.