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

Can't use TouchableBounce #1542

Closed
olivierlesnicki opened this issue Jun 7, 2015 · 3 comments
Closed

Can't use TouchableBounce #1542

olivierlesnicki opened this issue Jun 7, 2015 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@olivierlesnicki
Copy link

I'm using react-native 5.0.0

@brentvatne
Copy link
Collaborator

@olivierlesnicki - you can require it using var TouchableBounce = require('TouchableBounce') - it isn't currently included in the react-native export.

See https://rnplay.org/apps/q8c-hg for an example

@olivierlesnicki
Copy link
Author

I get the following issue when trading a TouchableHighlight with a TouchableBounce

undefined is not an object (evaluating RCTAnimationManager.startAnimation)

startAnimation
AnimationExperimental.js:59

@brentvatne
Copy link
Collaborator

@olivierlesnicki - you will need to link Libraries/Animation/RCTAnimationExperimental.xcodeproj with your project

@facebook facebook locked as resolved and limited conversation to collaborators Jun 7, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants