Issue with application header

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): Android / iOS
  3. Third party extension:
  • react-native-dropdownalert: 3.11.0
  • react-navigation: 4.0.10
  • react-navigation-tabs: 2.7.0
  • react-navigation-stack: 1.10.3

I, since a couple of day I’m facing an issue about the size of the header in the application (see screenshot). I noticed that when made action which result with an alert dropdown the header size is set normally (I figured out that the option translucent={true} was responsible).
I tried to roll back to older version, remove / reinstall node_modules I still facing the bug
Here is the buggy render


There shouldn’t be a space between “Favoris” and the top of the app

I finally found the bug, it came from the expo client version, I had to rollback the apk (links here) and everything is back to normal

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.