Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

216
Views
How to remove shadow of Tab navigator on Android?

React tab bar navigator keeps displaying a shadow bar. I do not want a border or a shadow above the tab navigator

In my emulator this happens

enter image description here

Expected behaviour

enter image description here

I have tried

style: {
            elevation: 0, // remove shadow on Android
            shadowOpacity: 0, // remove shadow on iOS
            shadowOffset: {
                width: 0, height: 0 // for iOS
            },
        },
        indicatorStyle: {
            width: 0, height: 0, elevation: 0,      
        }

and

style: {
            borderTopWidth: 0,
            elevation: 0
          }

and

<Tabs tabContainerStyle={{ elevation:0}}></Tabs>

and ShadowVisible: false, and a bunch of other things

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!