How to play video in ios This post introduce how to play video in ios. One way is to play local video file and the other way is to play video with url. Let…
Read more »How to write, read and delete file in ios This post introduce file I/O in iOS. Let's study how to write, read and delte file in iOS. 1. File Manager lazy …
Read more »How to use UINavigationController programmatically 1. Make ios project no storyboard setting. Here is my link to set no storyboard. https://antwhale94.blogspo…
Read more »