/iOS-Feature-Park

An iOS playground of amazing swift frameworks!

Primary LanguageSwiftMIT LicenseMIT

iOS Feature Park

An iOS playground of amazing swift frameworks!

made-by-acm license stars forks


  • Want to see and implement how swift frameworks work?
  • Want to easily embed features like maps, text recogition etc in you app?

This is for you then! Get Started with iOS Feature Park!


Submitting a Pull Request

  • Fork the repository by clicking the fork button on top right corner of the page
  • Clone the target repository. To clone, click on the clone button and copy the https address. Then run
git clone https://github.com/ACM-VIT/iOS-Feature-Park
  • Go to the cloned directory by running
cd iOS-Feature-Park
  • Create a new branch. Use
 git checkout -b [YOUR-BRANCH-NAME]
  • Make your changes to the code. Add changes to your branch by using
git add .
  • Commit the chanes by executing
git commit -m "your msg"
  • Push to remote. To do this, run
git push origin [YOUR-BRANCH-NAME]
  • Create a pull request. Go to the target repository and click on the "Compare & pull request" button. Make sure your PR description mentions which issues you're solving.
  • Wait for your request to be accepted.

Guidelines for Pull Request

  • Avoid pull requests that :
    • are automated or scripted
    • that are plagarized from someone else's branch
  • Do not spam
  • Project maintainer's decision on validity of PR is final.

For additional guidelines, refer to participation rules


Steps to run the project

  • clone your fork
  • open the file Hacktoberfest iOS.xcodeproj
  • run the project ( shortcut: ⌘ R)

Overview

Apple provides iOS Developers with a lot of frameworks and libraries, to make their jobs easier. This project is a collection of such frameworks, along with their implementation in your own innovative ways.

To contribute, run the project and add your own implementations to any iOS Framework. Don't forget to add your name and details under Contributors. Happy Coding!


Usage

Lets get started!

git remote add origin https://github.com/ACM-VIT/iOS-Feature_Park
git pull origin master

Authors

Authors: Swamita, Aaryan

Contributors: