После обновления нативной версии React, в новой архитектуре React-Cnive-Text-Ticker не работает, хотя я обновил ее до 1.14.0 < /p>
Любое предложение? < /p>
{(props.movingType === MovingItem_ActivityType.play ||
props.movingType === MovingItem_ActivityType.like ||
props.movingType === MovingItem_ActivityType.comment) && (
{localizedStrings.formatString(
props.movingType === MovingItem_ActivityType.play
? localizedStrings.playedHistory
: props.movingType === MovingItem_ActivityType.like
? localizedStrings.likedHistory
: localizedStrings.commentedHistory,
{historyListener}
,
{props.historyOwnerName}
,
)}
)}
Подробнее здесь: https://stackoverflow.com/questions/797 ... native-ver
Мобильная версия