https://github.com/padman83/ios-action-sheet
Action Sheet App is written in Swift language for iOS.
https://github.com/padman83/ios-action-sheet
ios ios-demo ios-swift xcode11
Last synced: 28 days ago
JSON representation
Action Sheet App is written in Swift language for iOS.
- Host: GitHub
- URL: https://github.com/padman83/ios-action-sheet
- Owner: Padman83
- Created: 2020-01-18T15:46:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T16:24:43.000Z (over 6 years ago)
- Last Synced: 2025-08-21T14:56:13.503Z (11 months ago)
- Topics: ios, ios-demo, ios-swift, xcode11
- Language: Swift
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## 📱 iOS Action Sheet
Action Sheet is written in Swift language for iOS Apps.

## 🧰 System Requirements
* Xcode Editor
* iPhone 11 or latest version
## 🛠️ Installation
#### Open in Xcode, go to source control -> clone -> enter repository URL.
```
https://github.com/Padman83/iOS-Action-Sheet.git
```
#### Or Use the Terminal.
```
git clone https://github.com/Padman83/iOS-Action-Sheet.git
```