-
Updated
Mar 20, 2022 - Objective-C
expo
Here are 5,838 public repositories matching this topic...
Issue Type (check one)
- Bug Report
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-offse-
Updated
Jan 16, 2022 - JavaScript
-
Updated
Sep 22, 2021 - JavaScript
-
Updated
Mar 18, 2022 - TypeScript
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.
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Mar 18, 2022 - TypeScript
Add Rename script
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
-
Updated
Mar 18, 2022 - Java
-
Updated
Feb 21, 2022 - JavaScript
-
Updated
Mar 1, 2022 - TypeScript
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Mar 16, 2022 - JavaScript
-
Updated
Mar 20, 2022 - TypeScript
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Mar 19, 2022 - TypeScript
As we've implemented the i18n resource on this project, we want the users to be able to choose the app language.
- Build the user preference screen
- Add mutation to persist the user preferences
- Add query to return the user preferences
Dark Mode!
Would be cool to have Dark Mode integrated earlier, saves us time if we implement it incrementally.
-
Updated
Mar 3, 2022 - TypeScript
-
Updated
Feb 10, 2022 - JavaScript
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- run the expo script from the v6readme
- setup pixel 4a emulator
- run
yarn android - preview is partly covered by the notch
Expected behavior
Top margin should make all of the preview visible
Screenshots
The code:
The comment "Any of these things will make yo