Skip to content

These are my apps for iOS devices while I was studying development. There are both single-page and multi-page applications.

License

Notifications You must be signed in to change notification settings

ssukharev/iOS-training-projects

Repository files navigation

iOS-training-projects

GitHub last commit Language Founded

These are my apps for iOS devices while I was studying development. There are both single-page and multi-page applications.

Repository structure

The following folder structure has been developed for ease of navigation and search of the necessary works:

.
├── projectX
│   ├── projectX
│   │   ├── AppDelegate.swift
│   │   ├── Assets.xcassets
│   │   ├── Base.lproj
│   │   ├── FirstViewController.swift
│   │   ├── Info.plist
│   │   ├── SceneDelegate.swift
│   │   ├── XViewController.swift
│   ├── projectX.xcodeproj
│   │   ├── project.pbxproj
│   │   ├── project.xcworkspace
│   │   └── xcuserdata
│   └── README.md
├── LICENSE
├── README.md

Contribute

I welcome any contribution to the development of my repositories! Read our Contribution Guide to get started.

Contributors

This repository exists thanks to all the people who contribute.

Contributors

About

These are my apps for iOS devices while I was studying development. There are both single-page and multi-page applications.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages