tns plugin add nativescript-bottom-navigation
로 설치하고 배치 하고 빌드 해보면 아래와 같이 에러가 날 때
cannot read property 'andorid'
App_Resources/Android에 ic_home, ic_menu, ic_view_list 이미지를 넣어주자 그럼 안남.
다른 아이콘으로 대체 하면 모르겠지만 테스트용이라면...
한참 찾았네.
연결된 이미지가 없으면 에러남.
tns plugin add nativescript-bottom-navigation
로 설치하고 배치 하고 빌드 해보면 아래와 같이 에러가 날 때
cannot read property 'andorid'
App_Resources/Android에 ic_home, ic_menu, ic_view_list 이미지를 넣어주자 그럼 안남.
다른 아이콘으로 대체 하면 모르겠지만 테스트용이라면...
한참 찾았네.
연결된 이미지가 없으면 에러남.