An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
-
Updated
Jan 13, 2022 - Objective-C
{{ message }}
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
Issue Type (check one)
Description (type any text below) -->
When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.
If you force outlines back on you can see what is being tabbed.
*:focus {
outline: 3px solid orange !important;
outline-offseGalio is a beautifully designed, Free and Open Source React Native Framework
Transform Dribbble designs to React-Native code | Shop UI Kit >>
VSCode extension for React Native - supports debugging and editor integration
This is only used for get and set methods, and makes up 15% of the expo/config-plugins bundle (10% of expo/config). Every expo module installs config-plugins so this would positively effect a lot of projects.
It's a pretty common task - to rename an application you are building from the starter kit. So let's make it easy.
Pepperoni app kit has a script for renaming and it worked fine for their kit. It may be a great point to start: https://github.com/futurice/pepperoni-app-kit/blob/master/support/rename.sh
I think we need to write some bash script that will let us to run something like `yarn ren
Implement all functionality of reports module for mobile platforms
A Mapbox GL react native module for creating custom maps
Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
A cross-platform ActionSheet for React Native
See what packages are increasing your react-native bundle size
Fullstack boilerplate using Typescript, React, Node & GraphQL
Fast and simple in-app notifications for React Native
A searchable and filterable directory of React Native libraries.
As we've implemented the i18n resource on this project, we want the users to be able to choose the app language.
Would be cool to have Dark Mode integrated earlier, saves us time if we implement it incrementally.
Utilities for using THREE.js on Expo
Custom pull to refresh component for Android
Add a description, image, and links to the expo topic page so that developers can more easily learn about it.
To associate your repository with the expo topic, visit your repo's landing page and select "manage topics."
We should discuss/consider using
baseUrlin our tsconfig so we can change imports like this:to this
Docs: https://www.typescriptlang.org/tsconfig#baseUrl