headerLargeTitleHideShadow prop is not working for me
See original GitHub issueThis is my code:
<Stack.Navigator screenOptions={{headerBackTitle: 'Atrás'}}> <Stack.Screen name="Test" component={Test} options={{headerLargeTitle: true, headerLargeTitleHideShadow: true, headerLargeStyle: {backgroundColor: 'transparent'}, headerTitle: "Test"}} /> </Stack.Navigator>
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
React props not working for me I am designing a card
I am learning React.js these days..i was designing a card by react...you can view my code below...please explain where i am missing.... Output ......
Read more >Our Reviews - Precision Propeller Repair
Gabe from Precision Propeller went above and beyond the call of "service" to help me out with the issues I was having on...
Read more >How to validate React props using PropTypes - LogRocket Blog
Learn how to validate props with React PropTypes, React's internal mechanism for adding type checking to component props.
Read more >Props - You Want What!!! Ok - "Prop Masters" You Want What?
A Prop Master and How I came to be one. As we move thru this blog I will attempt to share some crazy...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The property is now working for me in latest version (2.7.0) I think is now safe to close this issue.
@WoLewicki he is not home, haha