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

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -