본문 바로가기

IOS/프로젝트

[iOS 향유] 3주차 구현과정(2)

👩‍💻 오늘 하루 구글링

Thread 1: breakingpoint 1.1 에러(?)

https://developer.apple.com/forums/thread/655258

 

Thread 1: breakpoint 1.1 | Apple Developer Forums

What is the cause of the "Thread 1: breakpoint 1.1" error so that I linked the table to View Control and added commands and modifications "class ViewController: UIViewController { let people = [ ("Rania Badawy", "Beba"), ("Hajer Ahmed", "Beni Swafe"), ("Ta

developer.apple.com

 

 

스크롤바 제거

https://zeddios.tistory.com/140

 

iOS ) ScrollView에서 스크롤바 없애기

안녕하세요 :) 정말 요새 너무너무 바빠서 ㅠㅠ 블로그 관리가 잘 안되네요.. ㅠㅠ노력해보겠습니다. 오늘은 iOS에서 스크롤바를 없애는 방법을 알려드릴게요. 정말 간단합니다. 저 Scroll indicator..

zeddios.tistory.com

 

기능 구현

카테고리 탭

- 두번째 화면 

✅ Collection View로 만들기 -> xib 사용함!

 

✅ 첫번째화면 사진 바꾸기(저작권 없고 화질땜에)

 

해야할 것

  • 실제 데이터를 가져와야해서 서버 연결 공부
  • 상단바를 추가할지 팀원들과 상의

 

느끼는 것

같이 개발하는 팀원 언니들 실력 대박이고.. 디자인도 너무 잘한다.

팀원으로 많은 걸 배운다!! 출시를 목표로 하고 있어서 하나하나 아주 꼼곰히 보면서 개발하고 있다.