https://github.com/workwithafridi/itinder-swiftui
TinderUI clone with SwiftUI
https://github.com/workwithafridi/itinder-swiftui
Last synced: about 2 months ago
JSON representation
TinderUI clone with SwiftUI
- Host: GitHub
- URL: https://github.com/workwithafridi/itinder-swiftui
- Owner: WorkWithAfridi
- Created: 2024-05-09T05:07:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T02:14:24.000Z (12 months ago)
- Last Synced: 2025-02-13T15:17:25.844Z (3 months ago)
- Language: Swift
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
iTinder
iTinder is a SwiftUI-based project aimed at replicating the main user interface of the popular dating app Tinder. This project serves as a learning exercise and exploration of UI design principles within the SwiftUI framework.Features
Main UI Replication: iTinder closely mimics the main user interface of the Tinder app, including swipe gestures, card animations, and profile displays.
Customizable Components: The project includes customizable components such as profile cards, buttons, and navigation elements, allowing for easy adaptation and extension.
SwiftUI Implementation: Built entirely using SwiftUI, iTinder demonstrates the power and flexibility of Apple's modern UI framework for iOS development.
ScreenshotsUsage
To use iTinder, simply clone the repository and open it in Xcode. The project is structured to be easily navigable, with separate SwiftUI views for each component of the Tinder UI.Requirements
Xcode
iOSContributing
Contributions are welcome! If you have any suggestions, ideas, or improvements, feel free to open an issue or submit a pull request.License
iTinder is available under the MIT license.Acknowledgements
This project was inspired by the design and functionality of the Tinder app. Special thanks to the SwiftUI community for their support and resources.