prashantgahlot on Nostr: I have seen your code, my early thoughts 1. Reduce the count of singleton classes.( ...
I have seen your code, my early thoughts
1. Reduce the count of singleton classes.( batter to squeeze all them under one)
2. Clear all values stored at once with in background dispatcher and show a common progress bar unless damus.
3. This will help with global event listings as well.
App key is not in place but if an person is using debug app then lazy compose functions will lag eventually.
Proguard obfuscation will help and you are using kotlin as base , I would suggest kotlin serialization.
publish only release bundle (.abb) in github and mentioned to install bundle. Helps everyone
1. Reduce the count of singleton classes.( batter to squeeze all them under one)
2. Clear all values stored at once with in background dispatcher and show a common progress bar unless damus.
3. This will help with global event listings as well.
App key is not in place but if an person is using debug app then lazy compose functions will lag eventually.
Proguard obfuscation will help and you are using kotlin as base , I would suggest kotlin serialization.
publish only release bundle (.abb) in github and mentioned to install bundle. Helps everyone