microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.

Home Page:https://developer.microsoft.com/fluentui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Tester: requireNativeComponent: "ExpanderView" was not found in the UIManager

ksiler opened this issue · comments

Environment Information

  • Package version(s):

    • "@fluentui-react-native/tester-windows": "0.0.1",
    • "@fluentui-react-native/experimental-expander": "0.2.15",
  • OS version: (fill this out if relevant)

  • Platform:

    • iOS
      • Xcode version:
    • macOS
      • Xcode version:
    • win32
    • windows
    • android

Please provide a reproduction of the bug:

When clicking on the Expander Test page on the Windows tester, this error pops up:

image

Actual behavior:

Expander Test page produces error

Expected behavior:

Expander Test page renders without error

Priorities and help requested:

Are you willing to submit a PR to fix? Yes

Requested priority: High

Products/applications affected: (if applicable)

Might have been caused by #909 (though I doubt it), but it's most likely a dupe of #894 : we didn't actually get expander working in FluentTester before our windows intern finished her internship due to dependency issues