class { onCreate() { this.state = { showFooter: true }; } }
Body