docker-react-native icon indicating copy to clipboard operation
docker-react-native copied to clipboard

Dockerfile to run react-native

Results 3 docker-react-native issues
Sort by recently updated
recently updated
newest added

I am using it on Mac machine. My Image size is very very large - 5.84 GB !! How can we reduce the image size ?

I am not sure why but I had an issue running ```react-native.sh problem``` . However, once I looked closely at the file, I ran ```docker run --rm -it react-native bash```...

Thanks for a more explained fork... Following your instructions, I'm getting the following error: `error: no devices/emulators found` This is when I run the instructions as is... Do I need...