Revize 17d84a83
Přidáno uživatelem Michal Schwob před více než 1 rok
src/pages/Navigation.tsx | ||
---|---|---|
28 | 28 |
|
29 | 29 |
return ( |
30 | 30 |
<NavigationContainer> |
31 |
<Drawer.Navigator useLegacyImplementation
|
|
31 |
<Drawer.Navigator |
|
32 | 32 |
screenOptions={({ navigation }) => ({ |
33 | 33 |
headerStyle: { |
34 | 34 |
backgroundColor: nativeBaseTheme.colors.primary[800], |
Také k dispozici: Unified diff
Application crash because of incompatible code with new version of library fixed
re #10798