Guides
Docs
Exemples
Support
Open Source
menu
close
Guides
Docs
Exemples
Support
Open Source
Introduction
Installation
Utilisation
Méthodes
Configuration
Textes
Styles
Variables
Évènements
Avancé
Utiliser avec SwiftUI
This article is not available in your language, so the default english version is displayed instead.
#
Poool Access iOS
Poool Access for iOS is a Swift framework that allows you to easily integrate Poool Access to create beautiful & dynamic walls in your iOS application.
#
Requirements
XCode
iOS
11.0+
13.0+
#
Migration from v1 to v2
The only notable change when going from v1 to v2 is the need to get rid of the
.instanciate()
method, and treat
Access
as a regular class.
Simply replace:
with:
arrow_forward
Suivant
Install AccessIOS
Requirements
Migration from v1 to v2