Hacker News new | ask | show | jobs
by forgotmypwlol 783 days ago
If you use Expo, you don’t even have to do that.
1 comments

Expo was amazing for my first foray into React Native (https://github.com/bennyschmidt/daily-tarot)

I eventually ran into some limitations (accessing Camera Roll back then, also in-app purchases back then) that forced me to have to use more native stuff. I bet it's come a long way though since then.