Going from a fix for late-night-browsing to becoming a must-have-feature-before-launch, the dark mode dilemma is real. So should your product go dark from day one?
1. Based on when users use the app / product, we could decide if dark mode is required. Like if most of the usage is in the evening/ night, we could go for dark mode. This usually happens for entertainment apps like Twitter/ Instagram/ Facebook.
2. If it's possible to track the system settings and if most number of users has enabled dark mode, then it makes sense to build it in the product.
1. Based on when users use the app / product, we could decide if dark mode is required. Like if most of the usage is in the evening/ night, we could go for dark mode. This usually happens for entertainment apps like Twitter/ Instagram/ Facebook.
2. If it's possible to track the system settings and if most number of users has enabled dark mode, then it makes sense to build it in the product.