How to import react native project in android studio

后端 未结 2 1688
悲&欢浪女
悲&欢浪女 2021-02-12 16:11

I started development of the android application using atom text editor. It is working fine as long I am writing code in JS and JSX.

I have to do functiona

2条回答
  •  迷失自我
    2021-02-12 16:50

    Go to Android Studio--> then open the Android folder of your RN project

    If you want code suggestions, Android Studio will help you while typing ;)

提交回复
热议问题