2

I can use vector icon everywhere but the navigation bar. It's display nothing.

rightButtons: [
        {
            icon: iconsMap['ios-home'], // This one not work
            id: 'add'
        },
        {
            icon: require('./../../assets/homeicon.png'), // this one work
            id: 'Test'
        },
    ],

Here is my full project https://github.com/Knight1988/RNWixNavigationReduxStarter

Screenshot

Bob Arnson
  • 21,377
  • 2
  • 40
  • 47
Squall Leonhart
  • 439
  • 4
  • 17

0 Answers0