DefinitelyTyped/types/react-native/test
Kyle Roach 5649785dfe fix(react-native): Alert.prompt signature (#38918)
The signature of callbackOrButtons allows either:
1. function that returns void
2. array of AlertButton

Instead the current signature does:
1. function that returns void or an array of AlertButton

This fixes the signature to be correct.
2019-10-07 12:22:09 +02:00
..
animated.tsx
ART.tsx
globals.tsx
index.tsx fix(react-native): Alert.prompt signature (#38918) 2019-10-07 12:22:09 +02:00
init-example.tsx
legacy-properties.tsx
stylesheet-create.tsx