Skip to content

A collection of sample iOS applications demonstrating various iOS development concepts

Notifications You must be signed in to change notification settings

AnbalaganD/iOS_Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

iOS Sample Projects

A collection of sample iOS applications demonstrating various iOS development concepts and native framework integrations.

πŸ“± Projects

  • PhotoGallery - Photo library viewer using Photos framework
  • SqliteDemo - Raw SQLite3 CRUD operations

πŸ›  Requirements

  • Xcode 14.0 or later
  • iOS 15.0 or later
  • Swift 5.0 or later

πŸš€ Getting Started

  1. Clone the repository:

    git clone https://github.com/AnbalaganD/iOS_Sample.git
  2. Open the desired project:

    cd iOS_Sample/PhotoGallery  # or SqliteDemo
    open *.xcodeproj
  3. Build and run on simulator or device

πŸ“„ License

This project is available for learning and educational purposes.

πŸ‘€ Author

Anbalagan D


Feel free to explore, learn, and contribute!

About

A collection of sample iOS applications demonstrating various iOS development concepts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages