Â
On Android, its automatically built in – nice.
On iOS, to add the open source Paper Onboarding to Pointzi and get all the above benefits you just need to add:
platform :ios, '8.0'
use_frameworks!
pod "pointzi"
pod "paper-onboarding-pointzi"
end
So its, super-easy to get started and then have all the dynamic benefits.
To learn more about the open-source checkout the awesome work from the folks at Ramotion on Github.
https://github.com/Ramotion/paper-onboarding
and
https://github.com/Ramotion/paper-onboarding-android