I am using react wrappers with 18.2.0-pre.385 with react redux 7.2.6-pre-385. I am having issues getting the FC get state. I think it is because I don't have the provider method set up. The method extends from RBuilder, and doesn't seem to recognize a FC. Nor can I find documentation on how to use provider with create Root, as in should I wrapp create root render method in provider method or provider method wrapped in the create root render method.
I wish there was more examples co located with the wrappers located