-
Notifications
You must be signed in to change notification settings - Fork 17
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
Fails to run on react-native-web #24
Comments
Hi @bader-ht, kindly share your code for the Gifted Chat component on your project. |
Hi @bader-ht, |
I don’t think so. I’ll have a go at it now and let you know.
|
Thank you @xcarpentier, that got the project to compile, but typing animation does not actually show. Does Animated.View work on react-native-web? |
Yes it should: #18 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi guys. I'm having trouble with this package. It was installed as a dependency of react-native-gifted-chat.
I'm running through react-native-rewired, which as per gifted chat's documentation, we have the following config-override.js, which changes our build as follows:
Any ideas as to whats going wrong? I noticed in the Readme that this specifically supports react-native-web, but this is crashing.
The text was updated successfully, but these errors were encountered: