Commit Graph

3 Commits

Author SHA1 Message Date
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions (#21288)
* Update `TypeScript Version`s to be at least as high as dependencies' versions

* Run through again
2017-11-08 09:12:14 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Sahin Vardar
03c324b1d0 Add typings for react-native-sensor-manager
* Added NativeModulesStatic interface which is used as a type for NativeModule var in react-native type definition.
  * Now you can argument NativeModule through augmenting NativeModuleStatic.
 * Added NativeModuleStatic augmentation for react-native-sensor-manager which adds the SensorManager to the NativeModules.
 * Augmented DeviceEventEmitterStatic which adds type informations to 'addListener' function which works in conjunction with SensorManager.
2017-08-05 22:59:01 +02:00