Mauro Leone
Mauro Leone
Step to reproduce: - Import data in the archive "data to import.rar", it's just a Bulbasaur exported from Pokémon Sun&Moon - Save the model and export the texture. Files: Data...
Using other ViewController as Content is fine but when using a UITabBarController the SideBar appears as second ViewController of the tab.
Binding the FlowTotalRecords doesn't trigger the first FlowLoadingCommand. This works: ``` ``` and this not: ``` ``` The binding context: ``` public int TotalRecords { get => totalRecords; set =>...