core animation - Teleprompter app in Xcode using Swift -
i have finished online course in ios development on udemy , i'm ready start developing first (real) app.
my goal make teleprompter app similar to: https://itunes.apple.com/dk/app/video-teleprompter-lite/id1031079244?mt=8
to start with, create moving text. have looked @ various concepts such core animation, text view, segue 1 view controller etc. none of them seem able display moving text in proper "teleprompter way".
i appreciate suggestions how start/which relevant concepts @ in context.
try reading on uidynamics, uipushbehavior.
https://developer.apple.com/reference/uikit/uidynamicanimator
Comments
Post a Comment