Creating Restaurant App, Programmatically without Storyboard Using Swift 5.0+
Restaurant sample app is written in Swift 5.0+. It can be built by Xcode 11.0 or later. Compatible with iOS 13.0+.
- If you need help, open an issue and tag as
help wanted
. - If you found a bug, open an issue and tag as
bug
. - If you want to contribute, submit a pull request.
- In order to submit a pull request, please fork this repo and submit a PR from your forked repo.
- Have a detailed message as to what your PR fixes/enhances/adds.
In order to compile RestaurantAppUI you will need to meet the following requirements:
- iOS 13.0+ / Mac OS X 10.14+
- Xcode 11.0+
- Swift 5.0+