Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

Mobile: Abstract FeedContainer functionality into separate class #343

Closed deandrebaker closed 3 years ago

deandrebaker commented 3 years ago

To reduce repetitive code, we should abstract away the logic to fetch new shared items into a separate class that the FeedContainer, AdContainer, and ListingContainer would inherit