Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inaldor/base-project-programactly
An Xcode project to use as a base to 100% Swift coding
https://github.com/inaldor/base-project-programactly
base-project nostoryboard programmatically swift xcode
Last synced: 24 days ago
JSON representation
An Xcode project to use as a base to 100% Swift coding
- Host: GitHub
- URL: https://github.com/inaldor/base-project-programactly
- Owner: inaldor
- License: mit
- Created: 2020-11-10T11:59:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T15:14:43.000Z (over 4 years ago)
- Last Synced: 2025-01-20T09:49:33.313Z (25 days ago)
- Topics: base-project, nostoryboard, programmatically, swift, xcode
- Language: Swift
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Base-Project-Programactly
An Xcode project to use as a base to 100% Swift coding.## About
This Xcode project is the result of my studies and work using Swift without storyboards. It is a simple Xcode project to help me when creating a new app using 100% Swift coding.## Features
* It has the structure to start a new project without using storyboards
* A red background to check if everything is working as expected
* Improve the structure adding new elements. (TODO)## Pictures
## License
This project is licensed under the [MIT License](https://github.com/inaldor/Base-Project-Programactly/blob/master/LICENSE)