Go to file
Sergey Kopytov f3bbefd2a4 set disposeBag as const 2018-12-30 03:19:42 +05:00
touchin set disposeBag as const 2018-12-30 03:19:42 +05:00
touchin-pagination Fix init 2018-05-23 13:16:30 +03:00
touchin-stateful Fix init 2018-05-23 13:16:30 +03:00
touchin-tablecell Remove flex layout 2018-05-22 16:03:01 +03:00
README.md fix readme 2018-04-02 13:49:30 +03:00

README.md

Generamba templates

touchin

Module with controller, view-model and assembly

touchin-stateful

Module with controller, view model and assebly. It loads some data from network and handles empty and error states.

touchin-pagination

Module with controller, view model, cursor and assebly. It loads paginated results from network and handles empty and error states using PaginationWrapper.

touchin-tablecell

Module for cell generation. Contains: Cell, ViewModel and xib file

Example

Part of Rambafile to include templates

catalogs:
- 'https://github.com/TouchInstinct/generamba_templates'

templates:
- {name: touchin}
- {name: touchin-stateful}
- {name: touchin-pagination}
- {name: touchin-tablecell}