jamacco94
jamacco94
**Getting crash in Api 19 kitkat devices. The app crashes when used .png images, with vector images works well. Here is crash logs: > ` Caused by: android.view.InflateException: Binary XML...
how to use RefreshIndicator along with this library?
Is it possible to register a module class under different environments? Example: ``` @prod @dev @module abstract class ServicesModule {} @mock @module abstract class ServicesMockModule {} ```
Could you add a feature that opens the camera directly?