In React you can clearly create an object and assign it as an inline style. i.e.. mentioned below.
var divStyle = {
You can also combine classes with inline styling like this:
Some Text