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
- Host: GitHub
- URL: https://github.com/jakobo/expo-cdc-example
- Owner: jakobo
- Created: 2021-10-21T18:36:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T01:40:44.000Z (over 3 years ago)
- Last Synced: 2024-12-02T02:43:26.717Z (7 months ago)
- Language: TypeScript
- Size: 181 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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