Following snippet not working on android
Using RNN v2, RN v0.55.4
Navigation.mergeOptions('StackID', {
bottomTab: { badge: '1'}
})
Working
@vemarav can you elaborate on what your mistake was? I am having trouble getting mergeOptions
to work with tabs on android (setting badge and changing tabs)
Most helpful comment
@vemarav can you elaborate on what your mistake was? I am having trouble getting
mergeOptions
to work with tabs on android (setting badge and changing tabs)