Prepare UX Rework:

- Add Home tab
This commit is contained in:
Giom Foret
2017-05-05 15:30:35 +02:00
parent baf46496bb
commit 1dfff91c29
13 changed files with 629 additions and 30 deletions
@@ -53,6 +53,12 @@
*/
@property (nonatomic) BOOL shouldScrollToTopOnRefresh;
/**
Tell whether the drag and drop option are enabled. NO by default.
This option is used to move a room from a section to another.
*/
@property (nonatomic) BOOL enableDragging;
/**
Tell whether the sticky headers are enabled. NO by default.
*/