Description
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 react-native-blob-util
Repro Steps:
Create a new React Native Project version 0.69
install react-native-blob-util
run pod install in ios directory
Notice that RNNotifications is not included in the Podfile.lock
-
please provide the version of installed library and RN project.
RN: 0.69.0
react-native-blob-util: 0.16.0 -
a sample code snippet/repository is very helpful to spotting the problem.
Naturalclar/react-native-notifications-repro -
issues which have been tagged as 'needs feedback', will be closed after 2 weeks if receive no feedbacks.
-
issues lack of detailed information will be closed without any feedback