new MainScreen() → {JSX.Element} This is the main screen component containing the main holder and the title bar. Author: amannirala13 Source: screens/MainScreen.js, line 12 Returns: Type JSX.Element Example <div> <MainScreen/> </div>