Giter VIP home page Giter VIP logo

Comments (14)

github-actions avatar github-actions commented on June 8, 2024

Hey! πŸ‘‹

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

from react-native-screens.

philipheinser avatar philipheinser commented on June 8, 2024

@Lubron88 we build 0.73.5 and rnscreens fine for our app. did you try to delete the derived data folder and clean the Xcode build cache?

from react-native-screens.

Lubron88 avatar Lubron88 commented on June 8, 2024

@philipheinser I manually deleted ~/Library/Developer/Xcode/DerivedData (don't know how to clean XCode cache, I'm sorry) but still the same build failed when I try npx react-native run-ios

** BUILD FAILED **


The following build commands failed:
        Ld /Users/telemed/Library/Developer/Xcode/DerivedData/ETMHOMECROSS-avqdpcaltzlgykcghamktxvqeiyk/Build/Products/Debug-iphoneos/RNScreens/RNScreens.framework/RNScreens normal (in target 'RNScreens' from project 'Pods')
(1 failure)

from react-native-screens.

philipheinser avatar philipheinser commented on June 8, 2024

@Lubron88 If you run it in Xcode you will get more details on why the build is failing. I would suggest to try to build it in Xcode and see what its says.

from react-native-screens.

Lubron88 avatar Lubron88 commented on June 8, 2024

@philipheinser Nothing more than this

image

from react-native-screens.

wongzigii avatar wongzigii commented on June 8, 2024

i have the same issue
image

from react-native-screens.

Lubron88 avatar Lubron88 commented on June 8, 2024

I thought the problem was due to the fact that I'm developing on a MacMini with an M2 processor (arm64), but I tried to create a new project using Expo this time and following the installation procedures it works perfectly...strange

from react-native-screens.

eflashcards avatar eflashcards commented on June 8, 2024

+1

from react-native-screens.

ehabinl avatar ehabinl commented on June 8, 2024

I have the same problem on the M3 as well!

The following build commands failed:
Ld /Users/e.hakawati/Library/Developer/Xcode/DerivedData/softfeeder-ctudookkecojqieymgkfvxaowdbc/Build/Products/Debug-iphonesimulator/RNScreens/RNScreens.framework/RNScreens normal (in target 'RNScreens' from project 'Pods')

from react-native-screens.

ehabinl avatar ehabinl commented on June 8, 2024

Β To reproduce the issue
Β 
1- Upgrade react-native to 0.73.5
2- Update dependencies
3- run pod install.

from react-native-screens.

Samuel-Fipps avatar Samuel-Fipps commented on June 8, 2024

I have the same issue. It happened after I upgraded to react 0.73.6 from 0.73.3. I have cleans the pods folder, nodes folder, and clean the build, and still nothing.

from react-native-screens.

Samuel-Fipps avatar Samuel-Fipps commented on June 8, 2024

The current fix:
Change the react-native-screens version to:
"react-native-screens": "3.29.0"

#2082

from react-native-screens.

tboba avatar tboba commented on June 8, 2024

Hi guys! Sorry for a pretty late delay, I've needed to finalize some of the things in screens πŸ™
Unfortunately, I cannot reproduce this bug for now. Do you know if this error happens on mac mini? Currently, I'm on a MacBook with M2 Pro chip and my build passes correctly with the newest version of RN and Screens.
Could you send a file with a whole build log?

image

My dependencies:

    "@react-navigation/native": "^6.1.17",
    "@react-navigation/native-stack": "^6.9.26",
    "react": "18.2.0",
    "react-native": "0.73.6",
    "react-native-safe-area-context": "^4.9.0",
    "react-native-screens": "^3.30.1"

from react-native-screens.

rainjiang avatar rainjiang commented on June 8, 2024

After i add use_frameworks! in Podfile, this error came up

from react-native-screens.

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.