Can we use Fluent UI react with C++ application? #28149
Unanswered
harshith187
asked this question in
Q&A
Replies: 1 comment
-
You might want to explore fluentui-react-native for native controls. https://github.com/microsoft/fluentui-react-native |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was reading about how Office apps are built using and got to know that it is built using Fluent UI react V8. I am working on a C++ application, Can fluent UI react be used for UI in C++ application?
And I also went through

Excel.exe.mannifest
file in my system and noticed that Excel is win32 style application.So is wanted to understand how to create a C++ Win32 style app and use Fluent UI React in it.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions