AmplifyReactNativeTypes icon indicating copy to clipboard operation
AmplifyReactNativeTypes copied to clipboard

Add this to DefinitelyTyped

Open cranberyxl opened this issue 4 years ago • 1 comments

Have you thought about adding these to https://github.com/DefinitelyTyped/DefinitelyTyped? so we can do

yarn add -D @types/aws-amplify-react-native

cranberyxl avatar Feb 04 '21 19:02 cranberyxl

At the time I created this, AWS Amplify was doing a complete rewrite of the UI components. So I created this as a temporary, "good-enough" solution while that rewrite was going on. There's a lot of fields with any types, etc.
When they finished, it turned out that AWS Amplify only rewrote the UI for React, Angular, Vue, and Web Components, but left React Native largely unchanged. At this point, the React Native UI is one of the few remaining untyped parts of AWS Amplify. But that could change at any point, so I feel comfortable with letting them take the lead, and just leaving this repository up for anyone who could find it useful until then.

dantasfiles avatar Feb 17 '21 17:02 dantasfiles