HomeiOS Developmentios - Simply enabling new structure for material part leads to Undefined...

ios – Simply enabling new structure for material part leads to Undefined image: _RTNMyPdfDisplayCls


I created a brand new react native undertaking. I’ve created cloth elements for the brand new structure beforehand as nicely however instantly from yesterday I’m going through challenge saying Undefined image: _RTNMyPdfDisplayCls once I run yarn iOS. This challenge is just for iOS. I’ve not written any objectivec code but however simply created the interface file in typescript however I’ve added the package deal.json file and pod spec file and ran the beneath instructions

Additionally I’ve tried cleansing my iOS undertaking a number of instances, attempt deleting node_modules,yarn.lock, pods and pod file.lock as nicely

bundle set up && RCT_NEW_ARCH_ENABLED=1 bundle exec pod set up

yarn add ./RTNMyPdfDisplay

node myappiospdfurl/node_modules/react-native/scripts/generate-codegen-artifacts.js 
  --path myappiospdfurl/ 
  --outputPath myappiospdfurl/RTNMyPdfDisplay/generated/

RCT_NEW_ARCH_ENABLED=1 bundle exec pod set up 

Now once I run yarn iOS I get error

Full undertaking over right here

The app ought to at the very least run regardless that I’ve not written any goal c code however did the setup for my cloth part

Let me know what I’m lacking. Right here is a proof of cloth elements working for me beforehand
Test screenshot for beneath error message

enter image description here

enter image description here

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments