DefinitelyTyped/types/react-native
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
..
test Add optional property for SectionList 2017-07-28 10:29:17 +08:00
index.d.ts Add typings for react-native-sensor-manager 2017-08-05 22:59:01 +02:00
tsconfig.json
tslint.json