commit
a5c84ccedd
|
|
@ -0,0 +1,23 @@
|
|||
# Generamba templates
|
||||
|
||||
## touchin
|
||||
|
||||
Module with controller, view-model and assembly
|
||||
|
||||
## touchin-tablecell
|
||||
|
||||
Module for cell generation. Contains: Cell, ViewModel and xib file
|
||||
|
||||
### Example
|
||||
|
||||
Part of Rambafile to include templates
|
||||
|
||||
```ruby
|
||||
catalogs:
|
||||
- 'https://github.com/TouchInstinct/generamba_templates'
|
||||
|
||||
templates:
|
||||
- {name: touchin}
|
||||
- {name: touchin-tablecell}
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue