In this article, we are going to learn about How to add custom header in react native. As we all know react native uses React navigation which provides all types of navigation in react native projects. React Navigation provides a default header on every screen. but sometimes developers need to…
Read MoreTag: React-navigation header
How to add on click React-navigation 5.0 header react native
Pro Level React-native
Hi Guys, In the last article, we learned about How to add on click React-navigation 5.0 header react native, in this article will learn about header onPress react-navigation 5.0. we are going to create a project with react-navigation 5.0 with two screens home.js and details.js and customize header using navigation.setOptions…
Read More