mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
static "positions" is missing from DrawerLayoutAndroid.
From DrawerLayout.android.js:
var DrawerLayoutAndroid = React.createClass({
statics: {
positions: DrawerConsts.DrawerPosition,
}
...
}
|
||
|---|---|---|
| .. | ||
| react-native-animated-tests.tsx | ||
| react-native-tests.tsx | ||
| react-native.d.ts | ||