PackRuble / cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates
https://t.me/+AkGV73kZi_Q1YTMy
Apache License 2.0
2 stars 0 forks source link

Should we add the ability to create an instance of `Cardoteka`? #15

Open PackRuble opened 3 months ago

PackRuble commented 3 months ago

This will simplify the use of the library by a whole one step! I can't foresee or observe any negative consequences of such a decision so far.