First off, thanks for the excellent package(s)! Really like the architecture/approach you all are taking to a JSON schema form renderer.
Was curious if you all might be able to provide an example of JSONForms inferring a UI schema. Currently when I omit it (as undefined) or pass in an empty object I get a No applicable renderer found. being displayed. Happy to fork the seed app and provide an example if needed.