pavankataria / SwiftDataTables

A Swift Data Table package, display grid-like data sets in a nicely formatted table for iOS. Subclassing UICollectionView that allows ordering, and searching with extensible options.
MIT License
448 stars 69 forks source link

Is it possible to create a model dynamically or query a new model / table dynamically ? #75

Open pkasson opened 4 months ago

pkasson commented 4 months ago

Is it possible to create a model dynamically or query a new model / table dynamically ?