React Native generating apk
I read the react native documentation on https://facebook.github.io/react-native/docs/signed-apk-android.html
i am getting errors on..
C:\Users\user>cd android && ./gradlew assembleRelease
The system cannot find the path specified.
i created a project with expo, that is why i ddnt see any android folder in my project directory
Comments
Post a Comment