아름다운봄 벚꽃이야기 호수벚꽃축제
기간 : 4월 5일 ~ 4월 9일
축제가 비와 함께 시작되었다. 지난 주말에 벚꽃은 활짝 피었었고.. 주 초부터 꽃잎은 떨어지기 시작하고 비까지 내린다. 밤 10시 지난주와 달리 사람들이 거의 안 보인다.
저녁 6시 부터 벚꽃맞이행사를 진행했다고 한다.지난 주말(4/1) 밤10시경 사진들Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
기간 : 4월 5일 ~ 4월 9일
축제가 비와 함께 시작되었다. 지난 주말에 벚꽃은 활짝 피었었고.. 주 초부터 꽃잎은 떨어지기 시작하고 비까지 내린다. 밤 10시 지난주와 달리 사람들이 거의 안 보인다.
저녁 6시 부터 벚꽃맞이행사를 진행했다고 한다.지난 주말(4/1) 밤10시경 사진들
React-native 로 페이지 이동하는 것을 연습하는데 계속해서 위 제목과 같은 오류가 발생한다.
Navigating Between Screens 페이지에서 아래와 같이 설치하라고 한 것을 안했다는 이유로 종속성에 문제가 생긴 것이다. react-vativr-screens와 react-native-area-context를 install 하고 나니 정상적으로 실행된다.
> npm install react-native-screens react-native-safe-area-context
$> npx react-native init AwesomeTSProject --template react-native-template-typescript
$> npm uninstall react-native-cli
$> yarn global add @react-native-community/cli
$> npx react-native init AwesomeTSProject --templete react-native-typescript
iOS와 Android App을 같이 빌드하기 위해서는 Mac에서 환경을 구축해야 하겠지만 Mac이 없는 관계로 Windows환경에서 환경을 구축해 본다.
다운로드 위치 : 파이썬 윈도우즈용 다운로드
프로젝트 생성 프로젝트를 생성하고자 하는 폴더에서 npx @react-native-community/cli init [ 프로젝트명 ] npx @react-native-community/cli init firstapp 해당 폴더에 [프로젝트명...