我们可以在“ native-base”的页脚组件的列中设置两个按钮,还是可以设置“ native-base”的页脚高度?

时间:2019-05-03 05:39:59

标签: android ios react-native footer native-base

我正在使用基于本机的组件。我想在Footer的列视图中设置两个或两个按钮。我们可以设置Footer的高度吗?我是React Native的新手。这是视图

enter image description here

1 个答案:

答案 0 :(得分:0)

您可以在页脚中添加两个或多个按钮,例如

import base64, binascii

try:
    image_data = base64.b64decode(my_image_string, validate=True)
except binascii.Error:
    image_data = my_image_string