#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: