Skip to main content
1-Visitor
December 18, 2017
Question

call function when app is started

  • December 18, 2017
  • 0 replies
  • 946 views

Hello,

can i somehow implement a function that is called when the app or a specific view is started?

Something like overriding the viewDidLoad() in XCode or onCreate() in an Android Project.