Silybum marianum
React Native does a lot with its project initialisation using the following command:
react-native init AwesomeProject
It creates a basic setup for the iOS and Android projects, as well as giving a…