How to Use Scroll Views in Xcode in 5 Minutes or Less

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • Current to July 23, 2021
    Scrolling in an iOS application is a super helpful tool for users to navigate a lot of information, yet it can be tricky to set up! Hope this helps!
    Buzzfeed Quiz - What type of coder are you?
    www.buzzfeed.c...
    Let me know what type of coder you are in the comments!!

Komentáře • 32

  • @emmarcar836
    @emmarcar836 Před 3 lety +8

    This is so much easier than the way I've been doing it, thank you so much Kammy!!

  • @AustinConlon
    @AustinConlon Před rokem +1

    Thank you! Had no idea you could preview the scrolling behavior in a storyboard file.

  • @marekbrodke3169
    @marekbrodke3169 Před 3 lety +2

    You just keep the fantastic tutorials coming, thank you!!!

  • @STEMMadeSimple2023
    @STEMMadeSimple2023 Před 10 měsíci

    Thank you! I was struggling with this for a while and then you solved my issue in 5 minutes.

  • @michelangeloamorusomanzari

    THIS IS THE WAY! It's the only tutorial that actually worked and is updated! Thanks and continue with these great videos, amazing content!

  • @konstantin2387
    @konstantin2387 Před 2 lety

    Thank you so so so much! I was searching for a good tutorial for 2 days! Keep going and always leave this tutorial online, I need this haha

  • @SatanicCumshotz
    @SatanicCumshotz Před 2 lety

    finally a simple tutorial that ACTUALLY WORKS! well explained thanks Kamryn.

  • @darius2010
    @darius2010 Před 8 měsíci

    when draging outlets from the view within the scrollView to the main view, you can hold shift key to not control drag multiple times

  • @SowrirajanS_7
    @SowrirajanS_7 Před rokem

    It's really a smart solution to configure the scroll view. Thanks!

  • @carlinwright9083
    @carlinwright9083 Před 3 lety +2

    THANK YOU KAMMY!!

  • @admintutorial
    @admintutorial Před rokem

    After so many useless waste of time videos, finally some great information!!

  • @meganmulrooney1435
    @meganmulrooney1435 Před 3 lety +2

    You’re the BEST!

  • @bofrench8309
    @bofrench8309 Před 4 měsíci

    Thanks! Super helpful

  • @ahmedrafaat1179
    @ahmedrafaat1179 Před 4 měsíci

    Thank you it works perfectly

  • @rogerpearson3043
    @rogerpearson3043 Před 3 měsíci

    Excellent. Thank you.

  • @igorratynski4864
    @igorratynski4864 Před 6 měsíci

    tnx - I thank you in less than 5 characters : )

  • @VarunSharma-dn8oq
    @VarunSharma-dn8oq Před měsícem

    Very helpful

  • @newNewUser
    @newNewUser Před 10 měsíci

    Thanks!

  • @jou1858
    @jou1858 Před rokem

    Super helpful! Thanks

  • @freedom5941
    @freedom5941 Před rokem

    i am working on adding a title on top of the scrollview, but as soon as i put a button or label outside scroll i start getting a lot of constraint issues

  • @gianpaj
    @gianpaj Před rokem

    finally! thank you so much!

  • @baralr-jay7729
    @baralr-jay7729 Před rokem

    You are the best among the best

  • @jo4co
    @jo4co Před rokem

    Thank you lady!

  • @mateiacd
    @mateiacd Před 2 lety

    What you are doing between 01:20 and 02:20 is documented somewhere in a book, article or is just black magic ?

  • @mateiacd
    @mateiacd Před 2 lety

    Maybe instead of scrolling vertically like in a long web page, can you implement a swipe left gesture to show the next image and then swipe right to go to the previous image ?

  • @PaigeReagan-to2yx
    @PaigeReagan-to2yx Před rokem

    I can’t get it to work

  • @ASIMCAN100
    @ASIMCAN100 Před rokem

    Thank you

  • @ulmasbekrakhmatullaev8808

    quiz link is not working but thanks for the tutorial anyway))

  • @adamfountain7952
    @adamfountain7952 Před rokem

    Legend 👍🏻

  • @shivammaurya5408
    @shivammaurya5408 Před 2 lety +1

    it really helped me i was trying(constraint) for like 5hr i was just about to delete that scroll view..........but now im not going tooo thnx🫡❤😌

    • @KamrynOhly
      @KamrynOhly  Před 2 lety +1

      Glad it helped!!

    • @Michael-mk2gu
      @Michael-mk2gu Před rokem

      @@KamrynOhly 2:29 You already set the height to 1500 and later set it to equal heights, please could you explain how the view has two heights now? Thanks for the tutorial