bitovi / academy

Everything we know about frontend, backend, UX, and Devops consulting and management.
https://www.bitovi.com/academy/
14 stars 3 forks source link

Fix keyPrefix being added to early #770

Closed chasenlehara closed 1 month ago

chasenlehara commented 1 month ago

The keyPrefix isn’t needed until Async Storage, so this removes it from the earlier exercise code.