-
Notifications
You must be signed in to change notification settings - Fork 349
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
IOS debug error for RNViewShot.captureRef: Argument NSNumber has unspecified nullability #547
Closed
Comments
Same issue here |
Sadly, same here after updating to version 4.x |
Save here! version 4.x |
Same here |
+1 |
Temporary Nullability Fix for [email protected]PrerequisitesIf yarn add patch-package -D Patch Steps
Recommended
|
It's now fixed on v.4.0.3 |
upgrading to v.4.0.3 solved my problem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bug report
IOS debug error for RNViewShot.captureRef: Argument NSNumber has unspecified nullability
Version & Platform
Platform: iOS
Expected behavior
There is no red error in iOS debug mode
Actual behavior
It shows red error with LogBox as it shown below:
![IMG_0156](https://private-user-images.githubusercontent.com/18590165/386619948-df68021c-f074-4b06-9dd9-c149c867f5c0.PNG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjQ5NjMsIm5iZiI6MTczOTM2NDY2MywicGF0aCI6Ii8xODU5MDE2NS8zODY2MTk5NDgtZGY2ODAyMWMtZjA3NC00YjA2LTlkZDktYzE0OWM4NjdmNWMwLlBORz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEyNTEwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU1ZjNiNWRlNWM3OTZkY2UyNTAzMzIwZWMxMDJhOTBkYTAwYTExZDlhZjM5MDlkZjkyZTIwZWJlZWZmZGQ0NzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uuQ7DRmEuv1MVYlEu3ezgQ30ySZM2iyXJp7Skr6VPqM)
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: