Before the @2.0.0-experimental.256, I can use setTitle to set both of title of navbar and label of tabbar at the same time. However, I found that in the 256 release, the setTitle method now can only change the title of navbar. Could you please add a new method like setLabel so that I can only set the label dynamically?
Before the
@2.0.0-experimental.256, I can usesetTitleto set both of title of navbar and label of tabbar at the same time. However, I found that in the 256 release, thesetTitlemethod now can only change the title of navbar. Could you please add a new method likesetLabelso that I can only set the label dynamically?