You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
In the docs they mentioned that pattern was created to solve the memory leak in WPF applications, so we need to see if that can be applied to Xamarin.Forms world. We can implement this as an internal feature and see how it goes. Doing it as internal will give us more speed to improve it as needed since we don't need to care about breaking it in future versions. If the community wants and/or when we feel comfortable with our implementation we can make it public for everyone.
I'll mark this issue as not-up-for-grabs because would be good if this first version was implemented at a fast speed.