React-native-navigation: mergeOptions with StackId not working in android

Created on 12 Apr 2019  ·  2Comments  ·  Source: wix/react-native-navigation

Following snippet not working on android

Using RNN v2, RN v0.55.4

Navigation.mergeOptions('StackID', { 
  bottomTab: { badge: '1'}
})

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)

All 2 comments

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)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

swingywc picture swingywc  ·  3Comments

switchtrue picture switchtrue  ·  3Comments

EliSadaka picture EliSadaka  ·  3Comments

tmaly1980 picture tmaly1980  ·  3Comments

charlesluo2014 picture charlesluo2014  ·  3Comments