DefinitelyTyped/react-native
cailenmusselman c4bd0cb8a6 Update react-native.d.ts
static "positions" is missing from DrawerLayoutAndroid.

From DrawerLayout.android.js: 

var DrawerLayoutAndroid = React.createClass({
  statics: {
    positions: DrawerConsts.DrawerPosition,
  }
  ...
}
2016-09-20 15:40:16 -06:00
..
react-native-animated-tests.tsx React native animated (#9057) 2016-04-26 01:03:05 +09:00
react-native-tests.tsx Multiple minor fixes (#10339) 2016-07-29 00:26:43 +09:00
react-native.d.ts Update react-native.d.ts 2016-09-20 15:40:16 -06:00