Ryan Linton
51cced8c65
chore(docs): Add typescript definition for isFileUploadSupported ( #393 )
2019-03-07 10:14:09 +01:00
Thea Lanherne
ff62c956e3
fix(types): Add new cacheEnabled prop to typescript prop type declarations ( #335 )
2019-02-11 22:51:44 +01:00
Margaret
d3fc5e6cde
feat(android props): Add `androidHardwareAccelerationDisabled` prop ( #265 )
...
* add test code for disable hardware acceleration
* add interface to disable android hardware acceleration
* Update index.d.ts
2019-01-22 10:21:10 +01:00
Jermaine Oosterling
731dd03fc6
feat(WKWebView): [ios] Add allowsLinkPreview property to WKWebView ( #170 )
...
* [ios] Add ‘allowsLinkPreview’ property to iOS WKWebView.
* Add divider in docs
* Typo: add hyphen -> _allowsLinkPreview
2018-11-25 11:17:28 +01:00
KaFai
65bd97219a
fix(types): Fixing typing. ( #167 )
...
so happy to see there is typing in the newest release.
I added back WebViewIOSLoadRequestEvent which also exist in react-native typing and fix startInLoadingState which should be boolean.
2018-11-22 15:19:16 +01:00
Chet Corcos
0ff0fd3ed6
feat(types): Post message types ( #166 )
2018-11-22 15:10:10 +01:00
wiscat
4870e1f06a
feat(WKWebview): [ios] Add 'pagingEnabled' property to the iOS WKWebview ( #165 )
2018-11-22 13:58:07 +01:00
Chet Corcos
f70700df24
feat(types): added missing types ( #157 )
2018-11-21 09:45:46 +01:00
doomsower
715fe61cc5
feat(typings): Add typescript definitions ( #95 )
...
Typescript definitions are based on flow
Tested them a bit in my project
I think couple of event types are screwed in flow definitions (synthetic/non-synthetic are mixed), tried my best to test which events are really received.
2018-11-19 10:59:21 +01:00