강의

멘토링

로드맵

Inflearn Community Q&A

0523kevin6387's profile image
0523kevin6387

asked

Practical React Native for iOS/Android App Development - Basic

Installation 02

adb 커맨드

Written on

·

520

1

adb 커맨드가 없다고 나오는데 큰 문제가 있을까요?

reactreact-nativees6

Quiz

73% of people got it wrong. Give it a try!

What are the main advantages of using React Native?

App development is possible using only the Python language.

With a single JavaScript code, you can build native-like iOS and Android apps.

Developing an application that runs only in web browsers.

Make an app using the existing HTML code as is.

Answer 1

0

저도 똑같이 했는데, 

-bash: adb: command not found 

라고 나옵니다.

0523kevin6387's profile image
0523kevin6387

asked

Ask a question