I just want to change color of text using style in tag
How can I do that?
You can use external css file and then import it in your code
You can also use Inline CSS
Home
Object of style can be populated here
activeStyle={{ color:'green', fontWeight: 'bold'}}