---
title: "How to enable page curl style in UIPageViewController in objective-c?"  
description: "How to enable page curl style in UIPageViewController in objective-c?"  
author: "zack mathews"  
published: 2016-03-01  
updated: 2016-03-01  
canonical: https://www.mindstick.com/forum/34023/how-to-enable-page-curl-style-in-uipageviewcontroller-in-objective-c  
category: "iphone"  
tags: ["iphone", "ios", "objective c"]  
reading_time: 1 minute  

---

# How to enable page curl style in UIPageViewController in objective-c?

I want to enable **[page](https://www.mindstick.com/articles/13031/why-to-make-a-wikipedia-page) curl** [style](https://www.mindstick.com/articles/126300/apa-citation-style-get-to-know-about-it-for-your-next-assignment) in our **UIPageViewController**. I was [trying](https://answers.mindstick.com/qa/93698/6-mistakes-couples-are-trying-to-save-money) to give [animation](https://www.mindstick.com/articles/13040/seven-helpful-tips-to-start-and-grow-an-animation-video-company) [effect](https://yourviews.mindstick.com/view/81363/coronavirus-effect-on-american-farms-is-severe) like page is turning not sliding but I am not [understanding](https://www.mindstick.com/articles/12918/cat-5e-vs-cat-6a-understanding-the-major-differences) how can I [code](https://yourviews.mindstick.com/view/85458/alan-turing-the-mastermind-behind-cracking-the-enigma-code-during-world-war-ii) for that. I [google](https://www.mindstick.com/articles/43833/google-lighthouse-and-how-is-it-changing-the-way-we-development-and-design-websites) it by can't found any sufficient solution.\
[Please suggest](https://answers.mindstick.com/qa/43506/please-suggest-the-bathing-date-at-kumbh) me how can I do it or give me any related link.\
Thanks.

## Replies

### Reply by Tarun Kumar

TO enable Page Curl style of page view controller, follow the steps:\
Goto your *MainStoryboard.storyboard* file and select your *Page View Controller*,\
Now goto *'Attribute Inspector'* and select *'Page View Controller'* tab and select '*Page Curl* ' in *'Transition Style'* drop down

menu. **below I also provided an screen shot for help:**

![How to enable page curl style in UIPageViewController in objective-c?](https://www.mindstick.com/mindstickforums/d540f391-660f-40e6-8458-0b3621248937/images/ef55ac6e-18f5-4276-8564-ece6127449c7.png)

after doing all the above process your page curl style is now enabled.


---

Original Source: https://www.mindstick.com/forum/34023/how-to-enable-page-curl-style-in-uipageviewcontroller-in-objective-c

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
