Skip to content

White screen issue when adding prebuilt xcframework to existing iOS projectΒ #402

@edoko

Description

@edoko

Ask your Question

Hello, I'm working on integrating React Native into an existing iOS project using rnef.

First, I created a project with rnef for prebuild purposes (to create an xcframework), and configured it to only handle xcframework generation.
Second, I added React Native to the existing iOS project.

I copied the prebuilt xcframework and hermes.xcframework to the existing project and proceeded with the build, but when I open the RN view, only a white screen appears (no errors).

Could you help me understand what might be wrong?

I followed the guide at https://www.rnef.dev/docs/brownfield/ios for this work.

I've also created a separate project that reproduces the issue and uploaded it.

Thank you.

iOS Prebuild Project: https://github.com/edoko/rnef-ios-prebuild-test
Exist iOS Project: https://github.com/edoko/rnef-integrate-project

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions