PlaneChat is an iOS application that allows users to chat with others without an internet connection, using the Multipeer Connectivity Framework.
-
Install dependencies
npm install
-
Start the app
npx expo run:ios
(An iOS development environment is required to run the app on a simulator).