Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)