rahafoundation / raha-mobile-app

Mobile app for Raha
8 stars 1 forks source link

Navigation to profile is really slow #526

Open rahulgi opened 5 years ago

rahulgi commented 5 years ago

The first time you navigate to your profile after opening the app, it's really slow.

My hypothesis is that this is because of we are filtering operations to show in your feed and constructing stories before rendering the page - can we navigate and do this asynchronously?