This is a Sample widget readme which will help you to understand how to work with EOFoundation 🚀
Test widget and WidgetExample app was updated to have iOS 13 as a minimum target since we are dropping support of iOS 12. Because of that SceneDelegate was added.
EOFoundation has been updated brought breaking changes with it. Changes are not big, it's optimization only and now you need to provide less code to be able to build a widget. Please refer to SampleWidgetCellType.swift file to see what's changed
Please find our documentation for foundation over here.