Skip to content

Instantly share code, notes, and snippets.

@pierre-H
pierre-H / index.d.ts
Last active December 9, 2020 13:30
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