-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
API: AnimatedStaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
- Review the documentation: https://facebook.github.io/react-native
- Search for existing issues: https://github.com/facebook/react-native/issues
- Use the latest React Native version: https://github.com/facebook/react-native/releases
- Run
react-native info
in your terminal and paste its contents under "Environment" - Let us know how to reproduce the issue. Include a code sample, share a project, or
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
reyalpsirc
Metadata
Metadata
Assignees
Labels
API: AnimatedStaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.