This PR upgrades the photon-app project to the current React Native 0.69 and upgrades npm dependencies. This was necessary mostly because the old RN version did not build on my M1 mac anymore. The PR also adds TypeScript support (required for BlueWallet's LDKWallet lib, which will be ported to photon-lib). So it's a stepping stone towards rn-ldk integration... which will be the next PR ;)
This PR upgrades the photon-app project to the current React Native 0.69 and upgrades npm dependencies. This was necessary mostly because the old RN version did not build on my M1 mac anymore. The PR also adds TypeScript support (required for BlueWallet's LDKWallet lib, which will be ported to photon-lib). So it's a stepping stone towards rn-ldk integration... which will be the next PR ;)