You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to update the right button title in the top bar while staying on the same screen. I'm using mergeOptions for this. The button title animates with every re-render. I can use the animateRightButtons prop to prevent the animation on each update, but the button still shakes slightly. There are two attached videos: one showing the behavior before applying animateRightButtons and the other after.
What happened?
I want to update the right button title in the top bar while staying on the same screen. I'm using
mergeOptions
for this. The button title animates with every re-render. I can use theanimateRightButtons
prop to prevent the animation on each update, but the button still shakes slightly. There are two attached videos: one showing the behavior before applyinganimateRightButtons
and the other after.before.animateRightButtons.mov
after.animateRightButtons.mov
What was the expected behaviour?
After applying
animateRightButtons
prop the button becomes stableWas it tested on latest react-native-navigation?
Help us reproduce this issue!
No response
In what environment did this happen?
React Native Navigation version: 7.40.3
React Native version: 0.73
Node version: 20.11.1
Device model: Pixel, Samsung
Android version: 11, 14
The text was updated successfully, but these errors were encountered: