dylsteck / litecast

A beautiful yet simple Farcaster client
51 stars 10 forks source link

Issue upgrading to expo 51 #19

Open vmathur opened 5 months ago

vmathur commented 5 months ago

Had some issues when trying to clone and run the repo. You need to do 2 things:

  1. Update the version (make sure you fix dependencies in step 2).https://docs.expo.dev/workflow/upgrading-expo-sdk-walkthrough/
  2. Resolve the babel issue: https://stackoverflow.com/questions/77869840/how-to-fix-react-native-error-after-updating-expo-to-50-0
dylsteck commented 5 months ago

Thanks so much for this @vmathur, will make these changes in the morning and report back after! 🙏

Deveshb15 commented 5 months ago

I tried to do this but there seems to be some issue with farcasterkit-react-native

cc @dylsteck @vmathur