Skip to content

Autolinking does not work with React Native 0.69.0 #881

Closed
@Naturalclar

Description

@Naturalclar

Issue

Due to change in react-native cli, react-native-community/cli#1537
Autolinking is no longer working with React Native 0.69

Expected Behavior

React Native autolinking to work with RNNotifications

Repro Steps:

  • Create a new React Native Project version 0.69
  • install react-native-notifications
  • run pod install in ios directory

Notice that RNNotifications is not included in the Podfile.lock

Repro repository
https://github.com/Naturalclar/react-native-notifications-repro

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