I am using React Native router flux to navigate in my react native project. Router flux has a default navBar.
Is there any way to self Define navBar? For example, change the color of the text
I am using React Native router flux to navigate in my react native project. Router flux has a default navBar.
Is there any way to self Define navBar? For example, change the color of the text
I am using flux-router and flux architecture (facebook’s flux implementation).
Currently in my system, write on my route “Chat/:topic”.
When the user enters this component, I am creatin