examples icon indicating copy to clipboard operation
examples copied to clipboard

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools

Results 153 examples issues
Sort by recently updated
recently updated
newest added

improve the realm example with tests using jest and migrate to typescript

I cannot find a working example for firebase on expo-web. Can you please create an example

**Describe the bug** Error when launching a template project on android **To Reproduce** Steps to reproduce the behavior: 1. Go to https://github.com/expo/examples/tree/master/with-router-menus 2. Download it. Install it. Run it. 3....

The possible options that can be assigned to the mediaType of the launchCameraAsync function now come from MediaTypeOptions props, which I have updated in this commit

PR fixes #494 ![Example in action](https://github.com/user-attachments/assets/9f076ed9-3500-41df-8f90-f034cc3c7626)

I am currently working on a project that involves using React Hook Form for managing form state in a React application. While I have gone through the documentation, I am...

Add new `with-twrnc` example which includes auto-complete for Tailwind classes in both VS-Code and WebStorm. Documentation for [Tailwind React Native Classnames](https://github.com/jaredh159/tailwind-react-native-classnames) is included in the README.