Aman Mittal 9/24/2023

Remove bottom border or shadow on header in React Navigation or Expo Router

Read Original

This technical tutorial explains how to customize React Native navigation headers by removing the default bottom border or shadow. It covers the `screenOptions` property, specifically using `headerShadowVisible: false` and `headerStyle` configurations, and is applicable to both React Navigation and the newer Expo Router library.

Remove bottom border or shadow on header in React Navigation or Expo Router

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week