Skip to content

A graphic component that allows you to emulate the behavior of the Google photo gallery .

Notifications You must be signed in to change notification settings

AndreaIOSDeveloper/GoogleGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

GoogleGallery

Platform

Customize your Gallery

Requirements

  • iOS 12.1+
  • Xcode 11+
  • Swift 5.1+

Installation

Insert in the terminal install pod file Googlegallery

pod 'GoogleGallery'

Features

This component allows you to emulate the behavior of the Google gallery, you can go to insert your photos and descriptions according to your needs.

Next steps:

  • create the gallery
  • customize the addition of labels
  • add buttons and other views

Usage

googleView.configure
googleView.images
googleView.sizeItemGallery
googleView.minimumItemLineSpacing

Contributing

Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

GoogleGallery is released under the MIT license. See LICENSE for details.

About

A graphic component that allows you to emulate the behavior of the Google photo gallery .

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published