作者 | SHA1 | メッセージ | 日付 |
---|---|---|---|
James Cleveland | ef709aa82b | fix(types): export WebViewProps for external use (#457) | 5 年 前 |
Vladimir Timofeev | e2adacc977 |
fix(typings): incorrect package.json + fix d.ts(#453)
* fix(typings): fix syntax of main d.ts file * fix(typings): point typings field in package.json to actual d.ts file |
5 年 前 |
Sergei Butko | 54268ff469 |
fix(types): Add missing type definitions of the methods (#442)
Also made the exported component a class (to add methods) and made him extend Component instead of ComponentType. |
5 年 前 |
Thibault Malbranche |
453b7dd3a0
|
feat(typescript): Source code rewrite using typescript (#425)
Rewrote the whole repository into typescript. This will provide way better and up to date documentation. This should also add some safety for people contributing 😄 . Flow types were not working until now which is why this PR doesn't have them but feel free to PR. This also fixes #384 #435 #206 #171 #168. |
5 年 前 |