# ionicons
총 4개의 포스트
bottomTabNavigation + stackNavigation (두개 같이 사용하기)
들어가기bottomTabNavigation에서 bottomTab에 있는 page들이 모두 공유해야 되는stack으로 쌓일 수 있는, 쌓여야 하는 page들이 있을 것이다.예를들어, userprofile화면이나, photo화면등은 어디에서 클릭을 해도 그 page로이동
2022년 5월 27일
·
0개의 댓글·
0Ionicons use
import { Ionicons } from '@expo/vector-icons'https://icons.expo.fyi/
2022년 4월 6일
·
0개의 댓글·
0