Skip to content

Enhancing the Development Experience of iOS Hybrid Integration #835

Open
@zhenghuawei-mobile

Description

@zhenghuawei-mobile

Introduction

Is it possible to improve the experience of integrating React Native into existing native iOS projects by directly managing versions through CocoaPods?

Details

I hope React Native can offer a more streamlined way to integrate into existing iOS projects while keeping native code and JavaScript code separated for better management. For example, something like
pod "React", "0.76.0"

and the current integration script is too complex; is it possible to simplify it?

Discussion points

1、Provide a simpler integration method, such as: pod 'React', '0.76.0'.
2、Reduce the integration ruby script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions