You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like your issue may be missing some necessary information. Can you run react-native info and edit your issue to include these results under the Environment section?
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions.
stalebot
added
the
Stale
There has been a lack of activity on this issue and it may be closed soon.
label
Dec 21, 2018
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
react-native info
in your terminal and paste its contents under "Environment"share an app that reproduces the issue using https://snack.expo.io/
Environment
react-native: "0.54.0"
typescript: "2.8.1"
types/react-native:0.52.25
Description
As title, when I want to use Animated.View in a ts file, it alway give me an error said "Animated has no export member View"
Steps to Reproduce
use an Animated.View in typescript file
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: