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

https://github.com/jakobo/expo-cdc-example

An example app for custom Expo Development Clients, including Flipper
https://github.com/jakobo/expo-cdc-example

Last synced: 6 months ago
JSON representation

An example app for custom Expo Development Clients, including Flipper

Awesome Lists containing this project

README

        

# Expo With Custom Development Clients

This is an example app that shows off how to build a custom Expo Development Client with 3rd party native modules. In this app, we're including Flipper by Facebook for a better debugging experience.

# Usage

- Check out repository
- `expo install`
- Set up your EAS Profile and use `eas build` to create your own Custom Development Client
- Connect using Flipper