-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modal has this error RCTModalHostView? #1978
Comments
Modal hasn't been implemented yet #618 |
Closed by #1996 |
I am receiving the following error when trying to display the Modal: React Native version: 0.63.3 Adding log from browser console: This error is located at: Could you let me know if I am missing anything here ? |
Since this issue was originally opened the core implementation has changed completely for react-native-windows... but Modal still hasn't been implemented yet: #2989 (partially because we didn't have a reference implementation from the old C# core). It is on our radar, but is expected that it doesn't work today. |
+1 |
Receiving this error as well.... has this ever been fixed? |
Is It arranged RCTModalHostView in this version, I got this error: requirenativecomponent: "RTCModalHostView" was not found in the UIManager?
The text was updated successfully, but these errors were encountered: