-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
Platform: iOSiOS applications.iOS applications.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Description
'RCTAnimation/RCTValueAnimatedNode.h' file not found.
in current master https://github.com/facebook/react-native/tree/c233191485ef733aa7a8d4ea5c758b9e6a06964c
- related to 28 of march changes. @janicduplessis might help
- podspec test are passed. @alloy do you have ideas how tests could be improved?
Maybe we need to runxcbuild
to test?
Reproduction Steps and Sample Code
https://github.com/skv-headless/AwesomeProject - demo project based on this page https://facebook.github.io/react-native/docs/integration-with-existing-apps.html#cocoapods
Solution
It works if change #import <RCTAnimation/RCTValueAnimatedNode.h>
to #import "RCTValueAnimatedNode.h"
Additional Information
- Platform: [iOS]
- Development Operating System: [MacOS]
hsavit1, shrutic, nick-merrill, pbassut, moskize and 61 moresamthui, mdx919 and SudoPlzWinston-liu-ray, samthui, mdx919, Cactice and zxwcoolsamthui, mdx919 and zxwcool
Metadata
Metadata
Assignees
Labels
Platform: iOSiOS applications.iOS applications.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.