Frontmatter
| id | 3063 |
| title | Buildscript create-app should create an example ViewController in the demo app |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | May 19, 2022, 5:39 PM |
| updatedAt | Sep 15, 2024, 4:36 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3063 |
| author | davhm |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 15, 2024, 4:36 AM |
For most use cases a MainViewController is probably necessary. Thus the buildscript
create-appshould by default create such a MainViewController to save time.