react-native-art / art

React Native module that allows you to draw vector graphics.
https://github.com/react-native-community/art
MIT License
287 stars 78 forks source link

Copy types from DefinitelyTyped into index.d.ts #43

Closed richardbarrell-calvium closed 4 years ago

richardbarrell-calvium commented 4 years ago

Summary

Test Plan

Clone and run a test project which uses TypeScript and ART:

Verify that tsc passes:

Introduce a type error and verify that tsc no longer passes:

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

richardbarrell-calvium commented 4 years ago

@Esemesek thank you! ♥️