Home
last modified time | relevance | path

Searched refs:good (Results 1 – 25 of 77) sorted by relevance

1234

/expo/packages/expo-updates/guides/
H A Dreleasing.md5 …ctober 2022, @brentvatne is in charge of the SDK release process and is a good reference point for…
7 …encounter in the wild, so some level of manual testing is almost always a good idea if there are a…
13 - Basic scenarios are now covered in e2e, but it's always good to make sure local assets are workin…
14good to test upgrading from the previous version of expo-updates, as this is rarely tested but hap…
18 - When possible, it's a good idea to save database migrations to be released alongside a new SDK ve…
/expo/packages/expo-localization/src/__tests__/
H A DLocalization-test.native.ts8 good: 'good',
13 good: 'bien',
18 good: 'dobry',
/expo/apps/test-suite/tests/
H A DLocalization.js6 good: 'good', property
11 good: 'bien', property
16 good: 'dobry', property
/expo/docs/pages/eas-update/
H A Doptimize-assets.mdx30 …rom the original image, a lossless optimizer and a lossless image format like PNG is a good choice.
42 …-to-date assets. Generally, it's a good practice to build and submit an app when adding large or m…
H A Druntime-versions.mdx153 This option is good for developers who want to manage the runtime version manually, separately from…
182 If this error does occur, then you can republish a previous known-good update, then ask users to de…
/expo/docs/pages/develop/user-interface/
H A Dstore-data.mdx46 …t Native apps. It has a simple API and is a good choice for storing small amounts of data. It is a…
H A Dapp-icons.mdx52 - 1024x1024 is a good size. If you have an Expo managed project, [EAS Build](/build/setup) will gen…
/expo/guides/
H A DUsing CocoaPods.md8 …ocoaPods: What is it Good For?” article](https://www.sitepoint.com/cocoapods-good/#whyusecocoapods)
H A DCreating Unimodules.md36 4. You're good to go! For available API options, check out existing unimodules and [documentation o…
/expo/packages/expo-font/build/
H A DFont.types.js.map1good for making the content appear to load instantly and is usually preferred.\n */\n SWAP = 's…
/expo/docs/pages/troubleshooting/
H A Dclear-cache-macos-linux.mdx63 It is a good habit to understand commands you find on the internet before you run them. We explain …
H A Dclear-cache-windows.mdx61 It is a good habit to understand commands you find on the internet before you run them. We explain …
/expo/.github/workflows/
H A Dissue-triage.yml65 …bility. Refer to the following resources for more information on how to create a good issue report.
69 - ["How do I ask a good question?"](https://stackoverflow.com/help/how-to-ask)
131 - ["How do I ask a good question?"](https://stackoverflow.com/help/how-to-ask)
/expo/docs/pages/build-reference/
H A Dlimitations.mdx7 EAS Build is designed to work for any React Native project. However, it is good to be aware of cert…
H A Dtroubleshooting.mdx45 …ruly responsible? If you are building a bare project, you will already be good at this. If you are…
47 A good path forward is to **determine if the build failed due to a native or JavaScript error**. Wh…
153 If you have followed the advice here, you're now in a good position to describe your issue to other…
155 ### How to ask a good question
165 … and helpful. General guidance provided by Stack Overflow's [How to ask a good question](https://s…
/expo/docs/pages/debugging/
H A Derrors-and-warnings.mdx34 …ve communities are great resources for help when you get stuck. There's a good chance someone else…
/expo/docs/pages/archive/
H A Dnotification-channels.mdx22 …ite](https://developer.android.com/training/notify-user/channels). It's a good idea to put some th…
37 … example, the `componentDidMount` of your app's root component might be a good place for this. How…
/expo/docs/pages/archive/classic-updates/
H A Doptimizing-updates.mdx35 …r app only needs to display a 400x300 image, downsizing your image with a good interpolation algor…
45 …rom the original image, a lossless optimizer and a lossless image format like PNG is a good choice.
/expo/docs/pages/distribution/
H A Dapp-stores.mdx55 It's a good idea to test your app on a device or simulator with a small screen (for example, an iPh…
/expo/docs/pages/guides/
H A Dconfiguring-statusbar.mdx17 alt="A comparison of good and bad status bar styling"
126 This is a good option if your status bar color never needs to change, for example:
/expo/docs/pages/tutorial/
H A Dintroduction.mdx27 These topics will provide a good foundation for learning the fundamentals of building a mobile app.…
/expo/docs/pages/router/advanced/
H A Dstack.mdx48 …nt to configure the header bar dynamically from within the route. This is good for interactions th…
/expo/docs/pages/routing/
H A Dlayouts.mdx72 Groups are also good for organizing sections of the app. In the following example, we have **app/(a…
/expo/docs/pages/workflow/
H A Dandroid-studio-emulator.mdx114 …s, but if you're unsure where to start, the newest device in the Pixel line could be a good choice.
/expo/docs/pages/modules/
H A Dappdelegate-subscribers.mdx26 …s from multiple subscribers and try to satisfy all of them. There are two good examples of such ed…

1234