Skip to content

iOS build breaks when running on RN 0.74.0 with new architecture  #3462

Description

@MrRefactor

Environment

  • @rnmapbox/maps version: [10.1.19]
  • React Native version: [0.74.0]

Steps to reproduce

  1. Create a new RN project:
react-native init sample --version react-native@0.74.0
cd sample
npm install @rnmapbox/maps@10.1.19 --save
  1. Turn on new architecture
  2. Run pod install
  3. Run build in Xcode

Builds fall with errors:

Screenshot 2024-04-22 at 17 15 07
Screenshot 2024-04-22 at 17 15 11

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions