Skip to content

Instantly share code, notes, and snippets.

View PhilippThaler's full-sized avatar
🌴
On vacation

Philipp Thaler PhilippThaler

🌴
On vacation
View GitHub Profile
@PhilippThaler
PhilippThaler / index.d.ts
Created August 5, 2019 11:39 — forked from pierre-H/index.d.ts
Expo TypeScript Definitions
declare module 'Expo' {
import { EventSubscription } from 'fbemitter';
import { Component } from 'react';
import { ViewStyle, ViewProperties, ColorPropType } from 'react-native';
/**
* Expo Accelerometer
*/
export namespace Accelerometer {
// TODO: good export type of x, y and z