<ActionButton
                buttonColor="#00a300"
                icon={<Icon name={'play-arrow'} color={'#fff'} size={28} />}
                onPress={() => this.runCode()}
              />