Git Product home page Git Product logo

Comments (4)

github-actions avatar github-actions commented on April 28, 2024 1
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

from react-native.

cortinico avatar cortinico commented on April 28, 2024

Using Expo modules

As you're on Expo, please open this issue here
https://github.com/expo/expo/issues

from react-native.

jimbengtsson92 avatar jimbengtsson92 commented on April 28, 2024

I also have this problem. @gorbat-o did you find a solution? Have you opened an issue in expo?

from react-native.

gorbat-o avatar gorbat-o commented on April 28, 2024

@jimbengtsson92
I did the following, and it fixed it somehow:

  • bundle update
  • Updated expo from 49 to 50
  • Updated expo-router from 2.0.4 to 3.4.8
  • Updated react-native from 0.72.4 to 0.73.6
  • Updated react-native-reanimated from 3.3.0 to 3.8.1
  • Deleted Pods, Podfile.lock, Clean Build Xcode folder
  • Updated project iOS minimum deployment to 13.4
  • Updated Podfile
    ** Removed __apply_Xcode_12_5_M1_post_install_workaround(installer)
    ** Updated platform :ios, '13.0' to platform :ios, '13.4'
  • bundle exec pod install --repo-update

I was going off the libs that were problematic. Also, some libraries in my package.json were locked on some version, which there was no good reason for it but I didn't make that decision.

from react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.