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
Currently it is needed to pass in a root parent GameObject when rendering an app. That root parent GameObject will be the parent of all native nodes created. It has been implemented like this to mimic how React / Solid works. However, this is not technically needed and is quite unnecessary.
The text was updated successfully, but these errors were encountered:
Currently it is needed to pass in a root parent GameObject when rendering an app. That root parent GameObject will be the parent of all native nodes created. It has been implemented like this to mimic how React / Solid works. However, this is not technically needed and is quite unnecessary.
The text was updated successfully, but these errors were encountered: