Commit Graph

2 Commits

Author SHA1 Message Date
cailenmusselman
91e8f4126c Update react-native.0.29.d.ts (#13118)
drawerPosition is of type `number`
Android DrawerConsts.DrawerPosition.Left is equivalent to DrawerLayoutAndroid.positions.Left
Android DrawerConsts.DrawerPosition.Right is equivalent to DrawerLayoutAndroid.positions.Right
2016-12-08 12:53:14 -08:00
Vladimir Kotikov
1ad10bb0dd Update teact-native typings to react-native@0.34 (#11831)
* Update teact-native typings to react-native@0.34

* Address review feedback

- remove ES6 Promise definition
- replace class/type -> interface to match w/ existing definitions
- remove duplicated types: I18nManagerStatus and EmitterSubscription
Remove ES6 Promise definition

* Keep previous typings as react-native.0.29
2016-10-12 22:38:35 +09:00