Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aymankiggundu/genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis

Genesis is a Snapchat replica built using SwiftUI. This project includes basic functionalities such as Camera, Chat, Stories, and Profile views.

Features

  • Camera View
  • Chat View
  • Stories View
  • Profile View

Requirements

  • Xcode 12.0 or later
  • iOS 14.0 or later

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/genesis.git
    cd genesis
  2. Open the project in Xcode:

    open genesis.xcodeproj
  3. Build and run the project:

    • Select the target device (iPhone 14 Simulator).
    • Press Cmd + R to build and run the project.

Running the iOS Simulator

You can also run the iOS Simulator using the provided task configuration in Visual Studio Code.

  1. Open the project in Visual Studio Code:

    code /Users/aymankiggundu/Desktop/swift2
  2. Run the task:

    • Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
    • Type Tasks: Run Task and select Run iOS Simulator.

Accessing the Profile View

To access the Profile view, navigate to the Profile tab in the bottom tab bar of the app.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages