Skip to content

making photos in circle / keyboard up and down / autolayout

Notifications You must be signed in to change notification settings

SeungYeonMichelleYoo/NetflixUI_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SeSAC 과제 - NetflixUI_final

개발 기간 / 개발 환경

2022.07.05

시연 영상

netflix_gif

jackflix

핵심 화면 및 기능

UI factors UI 요소

Making photos in circle & border size and color changing (Button에 테두리 및 둥글게 추가)

UISwitch - changing background color with setting cornerRadius (스위치 배경 색상 변경 - 회색) SwitchBtn.backgroundColor = .lightGray SwitchBtn.layer.cornerRadius = 16

Autolayout - You can see similar iPhone UI even if it is changed as iPhone SE, 8 plus, 13 Pro Max , etc. (오토레이아웃 적용)

Action factors 액션 관련

Keyboard up and down with Tap Gesture Regonizer & button clicked (텍스트필드 외 배경 탭 경우 & 회원가입 버튼 키보드 내려감)

The 4 photos background images are changed when clicking 'Play' button. (재생 버튼 클릭시 배경 랜덤 변경)

Dont't show the password textfield (패스워드창 암호화 적용) passwordtxtField.isSecureTextEntry = true

About

making photos in circle / keyboard up and down / autolayout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages