Skip to content

v0.76: How to integrate with existing iOS apps using a view controller instead of app delegate #4311

Closed
@MaxAst

Description

@MaxAst

Description

Up until v0.76, the guide on how to integrate React Native in existing iOS apps used a view controller instead of an app delegate. With the new app delegate approach in v0.76 it's unclear whether it is still possible to integrate React Native with just a view controller.

What is the problem?

I used to be able to integrate React Native in iOS share extensions using the view controller approach. Since iOS share extensions do not support app delegates, it's unclear how to integrate React Native's new architecture in share extensions.

How can we address it?

Add documentation covering how to integrate v0.76 via just a view controller.

Why is it important?

It's currently not clear how to integrate React Native's new architecture in iOS app extensions.

Who needs this?

I am the author of expo-share-extension and would like to integrate the new architecture.

When should this happen (use version numbers if needed)?

Ideally in a next release

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleIssues/PR that are not getting much activity and are closer to be closed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions