React-native-ui-kitten: Configure Navigation Getting Started TopNavigation leftControl (back) is not showing

Created on 14 Apr 2020  路  2Comments  路  Source: akveo/react-native-ui-kitten

馃挰 Question

I started with UI kitten and the Getting started tutorial, but after navigation in to the detail screen my leftControl TopNavigationAction in the TopNavigation is not showing an arrow back. I didn't changed the code from the tutorial. (https://akveo.github.io/react-native-ui-kitten/docs/guides/configure-navigation#create-navigator)

UI Kitten and Eva version

| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | 2.0.0-alpha.1 |
| @ui-kitten/components | 5.0.0-alpha.1 |

Help wanted

All 2 comments

@arthurliebhardt This problem is already realized. You should use accessoryLeft, see API for more details

Yes, after checking the component and the API I figured it out. Anyways in your Getting started Guide it's the old convention (https://akveo.github.io/react-native-ui-kitten/docs/guides/configure-navigation#configure-navigation)

Thanks for answering that fast

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gimli01 picture gimli01  路  3Comments

simonsankar picture simonsankar  路  3Comments

RWOverdijk picture RWOverdijk  路  3Comments

MScMechatronics picture MScMechatronics  路  3Comments

Gitldx picture Gitldx  路  3Comments