Sample application created for IT7024
Installation steps:
Get the repository
git clone https://github.com/pranavm7/CrossPlatformApp.gitThen install the dependencies:
cd CrossPlatformApp
npm i .Now we should be able to run the project:
npx expo start