You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
project is completely native, adding small react native component in one of the module.
I am generating RCTRootView and adding subview to viewcontroller.view in IOS. It works fine when the project is completely React Native where we don't add it as subview. having issue only when we add it subview for native components project.
Description
Getting black screen when we don't add opacity to props
If we add opacity we see white screen but no circle is displayed
Steps to reproduce
followed the README.md file for installation and just trying to add circle.
Snack or a link to a repository
I cannot share repo
SVG version
15.3.0
React Native version
0.74.1
Platforms
iOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: