Download for free on App Store!
- Install Node.js with
brew install node@22. - Install Expo React Native.
- Download XCode from Mac App Store.
Then, clone this project
git clone https://github.com/faradawn/flowers_dont_die_frontend.git
cd flowers_dont_die_frontend
npx npm install
npx expo start
- Create a branch such as
feature/leaderboard - Submit a pull request
increase the app version in app.json and commit
eas build --platform ios --profile production --auto-submit
