dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
398 stars 74 forks source link

fixed dependencies for launching rn app #539

Closed RomanLeshc closed 6 months ago

RomanLeshc commented 6 months ago

Pull Request

Description

There was a bug with launching the rn app, so I found out there was a dependency misusage and fixed it

Changes Made

Fixed package.json

Please review and merge this pull request once it meets the necessary criteria. Thank you!