Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'style' of undefined #68

Open
kneeraj1996 opened this issue Oct 17, 2024 · 1 comment
Open

Cannot read property 'style' of undefined #68

kneeraj1996 opened this issue Oct 17, 2024 · 1 comment

Comments

@kneeraj1996
Copy link

Description :- After integrating the plugin, on Run time, app crashing with issue, "Cannot read property 'style' of undefined".
Please check the screenshot:-
Screenshot 2024-10-17 at 11 25 05

Environment:-
System:
OS: macOS 14.2
CPU: (8) arm64 Apple M1
Memory: 135.63 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 21.2.0
path: /usr/local/bin/node
Yarn:
version: 1.22.22
path: ~/Documents/patient/node_modules/.bin/yarn
npm:
version: 10.2.3
path: /usr/local/bin/npm
Watchman:
version: 2024.05.06.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.15.2
path: /Users/ai/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.5
- iOS 17.5
- macOS 14.5
- tvOS 17.5
- visionOS 1.2
- watchOS 10.5
Android SDK: Not Found
IDEs:
Android Studio: 2023.3 AI-233.14808.21.2331.11842104
Xcode:
version: 15.4/15F31d
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.11
path: /Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/javac
Ruby:
version: 2.7.5
path: /Users/ai/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.74.3
wanted: 0.74.3
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false

@pawan-pk
Copy link

pawan-pk commented Oct 17, 2024

Due to deprecated of ViewPropsType from react native it happened, you will fix using deprecated-react-native-prop-types package and create patch according.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants