Are there any advantages to writing react-native code like this,
export default class App extends Component { /* Code */ }
vs writing it lik