React (2) 썸네일형 리스트형 Viro 설치 (Mac) https://docs.viromedia.com/docs/quick-start Quick Start (Mac/Linux) Quick start guide to get you setup and developing AR/VR applications in 10 mins! (No Xcode or Android Studio required) Prerequisites AR (iOS) OSX computer or Linux computeriOS Device with A9 chip or higher and running iOS 11 or higher. AR (Android) OSX/Lin docs.viromedia.com 기본적으로 위와 같은 과정을 거치면 된다. (필자는 React-Native CLI를 이미 설치했으.. React Native CLI 설치 (Mac) Homebrew 설치(Terminal) /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" Nodejs 설치(Terminal) brew install node Watchman 설치(Terminal) brew install watchman React-Native CLI 설치(Terminal) npm install -g react-native-cli Xcode 설치 Cocoapods 설치(Terminal) sudo gem install cocoapods JDK 설치(Terminal) brew tap AdoptOpenJDK/openjdk brew cask install adoptopen.. 이전 1 다음