Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7440435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:51:04+00:00 2026-05-29T10:51:04+00:00

How can I scale a view controller’s view. Currently we use a view as

  • 0

How can I scale a view controller’s view. Currently we use a view as one tab in a TabBarController, but we are making our application themable. We want the thumbnails that are selectable to be “live”, as in they will display current information and animate as that information changes. I think the easiest way to accomplish this task would be to use the view I have already built. Is there an easy way to scale the view, and does it support animations? I’ve done a bit of research, and despite hundreds of millions of hits I can’t find anything useful on this topic.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T10:51:05+00:00Added an answer on May 29, 2026 at 10:51 am

    Here is an example to that scales and moves the view animated over 1/2 second. Adjust as needed. Optionally, you can put code in the completion block to run when the animation is completed.

    [UIView animateWithDuration:0.5f animations:^{
        self.view.transform = CGAffineTransformScale(CGAffineTransformMakeTranslation(100.0f, 100.0f), 0.1f, 0.1f);
    } completion:^(BOOL finished){}];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

With WinForms, I can use Control.Scale to scale a control larger. When I do
Is there a way to manually scale a view while making sure the position
I have one view controller in which I have added UIScrollView & UIImageView programatically.
My goal is to write a custom camera view controller that: Can take photos
My goal is to write a custom camera view controller that: Can take photos
I'm trying to scale a view Horizontally but i'm not getting the results i
I'd like to begin thinking about how I can scale up my algorithms that
How can I scale a random 3d model to fit in an opengl viewport?
I have been learning the mapreduce algorithm and how it can potentially scale to
The documentation states: Precision can range from 1 to 38. Scale can range from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.