Open
Conversation
yarn.lock
Outdated
| version "0.1.0" | ||
| resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" | ||
| integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== | ||
| integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== No newline at end of file |
Contributor
There was a problem hiding this comment.
Sigue habiendo un cambio en el yarn.lock al parecer
Author
There was a problem hiding this comment.
estoy copiando tal cual este: https://github.com/situmtech/react-native/blob/develop/yarn.lock
o-iglesias
approved these changes
Apr 29, 2024
cristian-situm
approved these changes
May 15, 2024
| const SITUM_EMAIL = "YOUR_EMAIL_HERE"; | ||
| const SITUM_API_KEY = "YOUR_APIKEY_HERE"; | ||
| const SITUM_BUILDING_ID = "YOUR_BUILDING_ID_HERE"; | ||
| const BUILDING_IDENTIFIER = "YOUR_BUILDING_IDENTIFIER_HERE"; |
Contributor
There was a problem hiding this comment.
En otros repos no se añade el _HERE del final, lo dejaría igual en todos
| // You can also specify the language in which you want the UX of the viewer to be displayed. | ||
| export const LANGUAGE = ''; | ||
|
|
||
| // A String parameter that allows you to specify which domain will be displayed inside our webview. |
Contributor
There was a problem hiding this comment.
Lo mismo que puse en la otra, falta un ejemplo de como sería este código
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.