TL;DR
- 🛒 Support for PicknPay QRs
- 🗺 BTC Map to find places to spend sats
- 🖼️ Improved Skeleton animations across the app
- 🐛 Fixed transaction page crashes, layout shifts in android and other bug fixes
What's Changed
- feat: add support for pick n pay QRs by @im-adithya in #273
- feat: add btc map by @im-adithya in #262, #284
- fix: add google services json to workflow by @im-adithya in #268
- fix: upgrade packages by @reneaaron in #274
- fix: use rn animations instead of reanimated in skeleton by @im-adithya in #279
- fix: encode transaction before sending by @im-adithya in #286
- chore: Receive and Withdraw screen improvements by @im-adithya in #285
- chore: add MIT license by @frnandu in #267
- chore: replace RN Text with Text component by @im-adithya in #269
- chore: increase padding of wallet settings button by @im-adithya in #270
- chore: shorten and unify notification text across platforms by @im-adithya in #282
Full Changelog: v1.9.0...v1.10.0