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

Fixed issue for not allowing Animation over tabbar. #187

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fixed issue for not allowing Animation over tabbar. #187

wants to merge 3 commits into from

Conversation

jdgalani
Copy link

Changed SceneContainer's <View> to <Animated.View>

Created Animated.View.propTypes as AnimatedViewPropTyes in config and used same for their propType where <View> is changed to <Animated.View>

@ptomasroos
Copy link
Owner

Thanks!

@ptomasroos
Copy link
Owner

Can you remove the change of all the single tab to double quotes?

@jdgalani
Copy link
Author

jdgalani commented Mar 2, 2020

@ptomasroos I have changed all the double quotes to single one please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants