Skip to content

[Feat] 바텀 아이콘 추가 & 마이 페이지 ui 수정 #44

Description

@kim3360

💡 기능 설명

  • react-native-vector-icons/Ionicons 라이브러리 추가
  • gitinore 처리 해야될 파일들 추가
  • 마이 페이지 ui/ux 수정

🎯 문제 해결

  • 바텀 네비게이션 아이콘 라이브러리 추가 후 ios 디바이스에 적용이 안되어 inpo.plist 파일 코드 추가
<key>UIAppFonts</key>
	<array>
		<string>FontAwesome6.ttf</string>
		<string>Ionicons.ttf</string>
	</array> 

💭 제안 사항

No response

🔥 우선순위

높음 (현재 스프린트에서 처리)

📸 예시/모킹

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions