I want to make a Square-Image component,which width is flexible... So,i add onLayout event to react-native image...and try to reset it's height base on it's width... but with redux and react-redux...the height changed but the view don't update... can i manually update view?