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

Typescript fails to compile the library #1221

Closed
panvourtsis opened this issue May 10, 2019 · 3 comments
Closed

Typescript fails to compile the library #1221

panvourtsis opened this issue May 10, 2019 · 3 comments
Labels

Comments

@panvourtsis
Copy link

Issue Description

I found some issues using this library with Typescript on my project.
There are compile errors on the project when someone imports it.

image

i am using
react-native: 0.59.1
typescript: 3.4.5

Steps to Reproduce / Code Snippets

You must have a RN project with typescript. Import the library on a screen.
Then run tsc . and you will see the compile errors

Expected Results

Expecting not to have errors from this library

Additional Information

  • Nodejs version: 10.14.1
  • React version: 16.8.4
  • React Native version: 0.59.1
  • react-native-gifted-chat version: 0.8.0
  • Platform(s) (iOS, Android, or both?): irrelative
@bintoll
Copy link

bintoll commented May 12, 2019

also have it + 1

@xcarpentier
Copy link
Collaborator

fixed on v0.8.2

@panvourtsis
Copy link
Author

appreciated!

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

No branches or pull requests

3 participants