microsoft/react-native-gallery

Add FURN (fluent-ui-react-native) to Gallery

chrisglein opened this issue · 2 comments

(drive by comment) If using a JS only control, the FURN Radiogroup might be an option

I love drive by comments from Saad!
You're right. And it'd be more Fluent than the cross-platform module I used (see #411). As is I provided 2 samples:

  1. cross-platform module (not Fluent)
  2. react-native-xaml Windows-specific (very Fluent)

FURN would solve both.

Buuuuuut.... to incorporate FURN into Gallery (Which I want to do! Will open an issue from this comment), I think we first need to address these:

Maybe we can partner up and fixing these and getting FURN in this Gallery app?

Originally posted by @chrisglein in #404 (comment)

@chrisglein do you know much about the whole "classic runtime" requirement? I thought by virtue of our pragmas that wasn't needed but it seems not?I couldn't find much documentation at all about this whole runtime thing.