DEV Community

Discussion on: Build Windows native like ui apps using react-windows-ui

Collapse
 
virtualvivek profile image
Vivek Verma

I visited this repo and I liked the interface but what i think is our react-windows-ui follows different approach isn't it? and one more thing @myzel394 i've seen that codepen snack and i like to implement it in my project thanks for the suggestion :)

Collapse
 
myzel394 profile image
Myzel394

Yes you are correct. I didn't really look at the fluent UI design repo - it is indeed different from yours. Thanks for your effort :)

Thread Thread
 
virtualvivek profile image
Vivek Verma

Thanks for your support @myzel394 :)

Thread Thread
 
myzel394 profile image
Myzel394

BTW what browsers are you targeting? Thought about making a pr for thir feature with css variables.

Ps: I think you should add you eslintcache to gitignore

Thread Thread
 
virtualvivek profile image
Vivek Verma • Edited

I specially test chrome ,opera and mozilla before publishing the package , i am using .eslintcache for pushing the gh-pages branch ...
You can try the demo on any browser expect IE. if you find any bug please ping me from an issue.

I think the feature with css you said have been linked with this.
github.com/virtualvivek/react-wind...