An open API service indexing awesome lists of open source software.

https://github.com/theetrain/expo-example


https://github.com/theetrain/expo-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# expo-example

This is a test repository to try out `jest-expo` and debug issues.

To try an example, clone this repository then run:

```
npm ci
npm run test
```