I am trying to run react-native on docker. I am new for docker, I have searched for react-native docker image but it only shows react-native-android image. How can I run react-native project on docker and run on iOS simulator.
Please write steps so that I can start react-native project on docker.