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

Popular posts from this blog

flutter websocket connection issue

Webpack 5 and Storybook 6 integration throws an error in DefinePlugin.js

Meaning of `{}` for return expression