Xavier Carpentier
0a253f0f2b
fix imageStyle?: ViewStyle
2018-11-21 11:47:37 +01:00
Xavier Carpentier
fd5f1dfb22
Update index.d.ts
2018-11-14 16:54:45 +01:00
Xavier Carpentier
47465d8f1a
Update index.d.ts
2018-11-14 11:59:14 +01:00
Xavier Carpentier
f6573fc38d
Update index.d.ts
2018-11-14 11:55:56 +01:00
Xavier Carpentier
905c74829f
Update index.d.ts
2018-11-14 11:54:14 +01:00
Danilo Bürger
ebe4b31510
Improved typings ( #940 )
...
* Improved render typings
* Use IMessage type instead of any
2018-11-08 22:52:13 +01:00
raphaelpra
89c7b573cc
Change component interface name ISystemChat to SystemChat ( #995 )
...
* Change component name ISystemChat to SystemChat
ISystemChat was defined twice leading to issues
* Add system param to IChatMessage
2018-11-08 22:51:05 +01:00
Araya
1ba8f8b233
Use IMessage type instead of any to define the type of message property ( #861 )
2018-07-09 11:17:31 +02:00
Danilo Bürger
8ec3b1dbfe
Improved typings ( #916 )
...
* Replaced LinkStyle with TextStyle as LinkStyle doesn't even exist
* Properly typed renderDay and renderTime
* Added optional image prop to IChatMessage
2018-07-09 11:13:52 +02:00
Frederic Barthelemy
7f98b26c2f
Fix typos in TS Types ( #877 )
...
* Fix typos in TS Types
* Some more typos!
2018-06-05 10:21:39 +02:00
Omkar Joshi
beabebdcee
Added type for showAvatarForEveryMessage in index.d.ts. #731 ( #811 )
2018-03-30 11:53:03 +02:00
Andrea Ascari
ad2ede9f79
Removed declare statement, as implicit, use ReactNode instead JSX.Element ( #786 )
2018-03-09 18:54:18 +01:00
Andrea Ascari
1db3720211
Ts support ( #756 )
...
* Added react and react-native typings to devDeps
* Created definition file for ts
2018-02-19 11:44:46 +01:00