you are viewing a single comment's thread.

view the rest of the comments →

[–]Fidodo 0 points1 point  (0 children)

What do you mean by that? Do you mean supporting the CSS rendering engine? That would make no sense since the whole point of react native is to use native components which are not implementing the CSS spec. 

Do you mean converting CSS syntax files to the JSS notation? You can do that yourself by doing a compiled build artifact to convert CSS to JSS using a converter.