Here are following steps :- Step-1:- Create React-Native Project with following command in Your terminal react-native init YourProjectName Step-2:- Install required packages for building project npm install @react-native-firebase/app @react-...