<TouchableOpacity
        onPress={async () => {
          await onShare(receiveAddress, logger);
        }}
        testID="share_button"