Skip to content

Darkkrye/DKDetailsParallaxView

Repository files navigation

DKDetailsParallaxView

This component is under development. This is my first "library" and I'm trying to do a Details Parallax View

Information

If you want to fork or send pull request for improving the project, do it ! I don't really have time for now to improve it, but I will later.

Installation

To install the library just drag and drop the folder DetailsParallaxView in your project.

If you have a Swift projet you will have to create a Bridging-Header file and add these two lines :

#import "KIImagePager.h"
#import "KMScrollingHeaderView.h"

Usage

To use it, "connect" the file DetailsParallaxViewController.swift to the rest of your project, change it at your convenience and enjoy :) !

References

Inspired by project:

Using of libraries:

Thanks to them !


DKDetailsParallaxView

Ce composant est encore en développement. Ceci est ma première "librairie" et j'essaye de créer une Details Parallax View.

Information

Si vous souhaitez forker ou envoyer des pull requests pour améliorer le projet, faites-le ! Je n'ai vraiment pas le temps de l'améliorer pour l'instant, mais je le pourrais plus tard.

Installation

Pour installer la librairie glissez-déposez simplement le dossier DetailsParallaxView dans votre projet. Si vous avez un projet Swift vous aurez à créer un fichier Bridging-Header et ajouter ces deux lignes :

#import "KIImagePager.h"
#import "KMScrollingHeaderView.h"

Utilisation

Pour l'utiliser, "connectez" le fichier DetailsParallaxViewController.swift au reste de votre projet, modifiez le à votre convenance et profitez :) !

References

Inspiré par le projet:

Utilisation de librairies:

Merci à eux !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published