This will be a very basic app which will illustrate different ModalpresentationStyle in iOS. According to documentation found here, There are 9 different values for UIModalPresentationStyle which are as follows,
fullScreen
pageSheet
formSheet
currentContext
custom
overFullScreen
overCurrent...