This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 417
Fix Typescript Errors #145
Comments
I would like to take up this, and fix the issues. |
@flyingcircle Can you assign me this issue? |
This was referenced Mar 16, 2021
The rest of the issues are coming up from the package |
I'd prefer this stay open. If there's an issue showing up here, then we need a ticket written in RNE for it to be solved. |
The ticket is already there. I am working on the potential fixes of the same in the package. Reference - react-native-elements/react-native-elements#2870 @flyingcircle |
Great. Let's keep the ticket open here so that when it's done, we can validate that it's fixed here before closing. |
Yes. @flyingcircle |
I will try to handle the strict mode issues too soon. @flyingcircle Can I do so? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have recently converted all of the code to typescript. It should still compile just fine, but it would be nice to have the demo app be a good check on the correctness of the developer experience of using the library.
There are a lot of hanging typescript errors. This would be to go through and fix them so that
tsc
passes cleanly.The text was updated successfully, but these errors were encountered: