Skip to content

add typescript definitions#25

Open
randomBrainstormer wants to merge 1 commit into
joseestrella89:masterfrom
randomBrainstormer:add-typings-file
Open

add typescript definitions#25
randomBrainstormer wants to merge 1 commit into
joseestrella89:masterfrom
randomBrainstormer:add-typings-file

Conversation

@randomBrainstormer

Copy link
Copy Markdown

a types definition file will declare all the properties to typescript and remove linting errors for those projects using typescript

a type definitions file will declare all the properties to typescript and remove linting errors for those  projects using typescript

@ShivamJoker ShivamJoker left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much needed

Comment thread index.d.ts
message?: string
hintInput?: string
initValueTextInput?: string
textInputProps?: AutoCorrectProps

@TheSolly TheSolly Dec 16, 2020

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be improved by using TextInputProps, imported from react-native

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.

3 participants