Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.26 KB

library.md

File metadata and controls

54 lines (38 loc) · 1.26 KB

👋 Welcome to
expo-*

A cool description for a library

Circle CI


🏁 Setup

Install expo-* in your project.

yarn add expo-*

# or

npm install --save expo-*

⚽️ Usage

import * as Thing from 'expo-*';

License

The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.


License: MIT