<Text style={renderCancelTextStyle()}>{props.cancelButtonText}</Text> <Button title={props.doneButtonText} onPress={props.pressDone} color={renderDoneTextStyle()} disabled={props.doneDisabled} /> Custom title