Generamba | This codegenerator is too brilliant to be | iOS library
kandi X-RAY | Generamba Summary
kandi X-RAY | Generamba Summary
Generamba is a code generator made for working with Xcode. Primarily it is designed to generate VIPER modules but it is quite easy to customize it for generation of any other classes (both in Objective-C and Swift).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Obtain the configuration for a project
- Recursively create a target directory
- Create a new module
- Generate a RDD table
- Create a new template
- This method parses the templates and parses them .
- Sets information about the file paths for this instance .
- Create a new ERB template
- Search for a catalog
- Print a version of the current version
Generamba Key Features
Generamba Examples and Code Snippets
Community Discussions
Trending Discussions on Generamba
QUESTION
I have generated a new VIPER module in my application using Generamba (https://github.com/strongself/Generamba) with it's swifty_viper
template. It has generated a module which have Configurator
group with "ModuleConfigurator.swift" and "ModuleInitializer.swift" files.
The question is how should I use them?
...ANSWER
Answered 2019-Jun-17 at 17:08ModuleInitializer
is object that you can add to storyboard. Not needed if you init module from the source code.
ModuleConfigurator
will setup main relations between VIPER components.
You do not need to add any code to ModuleInitializer
, it is support class to setup module from storyboard.
But you may add some additional configuration to ModuleConfigurator
. for example inject some shared network manager to interactor, or something like this.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Generamba
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page