appcoda / ReplayKitDemo

A simple demo for ReplayKit in iOS
25 stars 10 forks source link

Fixed UI update problem along with other updates. #3

Open msweet168 opened 6 years ago

msweet168 commented 6 years ago

Added dispatch block around ui changes in startRecording function. Updated to Swift 4, added layout constraints and fixed objc inference warning.