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.