DefinitelyTyped/types/react-typing-animation
Haseeb Majid b0fc21acbc
Updating react-typing-animation (#42564)
* Added React Native Share Extension

* Fixed Linting Issues

Fixed linting issues, added tests.

* Fixed other linting issues

Data returns a promise.

* Removed Public from state

Removed public from state.

* Added react-typing-animation

Added react-typing-animation.

* Updated react-typing-animation

Updated the react-typing-animation definitions
with the extra components such as delay, backspace.

* Fix small typo in react-typing-animation

Fixed small typo where onFinishedType should be
onFinishedTyping.

* Functions should return void

Functions in `Typing` should return void not `{}`.
2020-02-24 16:17:02 -08:00
..
index.d.ts Updating react-typing-animation (#42564) 2020-02-24 16:17:02 -08:00
react-typing-animation-tests.tsx
tsconfig.json
tslint.json