View detailed information for ViewGenerator for Xcode — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.
## Overview
ViewGenerator generates view code from variable name automatically when you create view by code in iOS development.
## Preparation
Enable ViewGenerator
- System Preferences, Extensions
- Switch on Xcode Source Editor checkbox
## Usage
1. Input variable name
variable name must be included class name as suffix. (e.g. `hogeView`, `hogeLabel`, etc.)
2. Select variable name
3. `Editor`, `ViewGenerator`, `Generate View Code`
4. Generated!
Learn more at: https://github.com/funzin/viewgenerator