Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update docs section for running pure React Native apps via Expo - #954

Merged
Yuri Skorokhodov (SounD120) merged 3 commits into
masterfrom
update-expo-docs
Mar 26, 2019
Merged

Yuri Skorokhodov (SounD120) merged 3 commits into
masterfrom
update-expo-docs

Conversation

@SounD120

@SounD120 Yuri Skorokhodov (SounD120) commented Mar 26, 2019

Copy link
Copy Markdown
Contributor

Comment thread doc/expo.md Outdated
Comment thread src/extension/exponent/exponentHelper.ts Outdated
@SounD120
Yuri Skorokhodov (SounD120) deleted the update-expo-docs branch March 26, 2019 14:34
Ruslan Bikkinin (ruslan-bikkinin) added a commit that referenced this pull request Apr 29, 2019
#988)

* Update extension description (#895)

* Update sourceMapsPathOverrides string with doc path, replace `sourcemap` by `source map` (#911)

* Replace exponent with Expo (#912)

* Add tool for getting changelog for version (#917)

* Add script implementation and tests

* Fix tests

* Add real changelog testcase

* Remove debug code

* Fix lint

* Remove get-changelog tool (#919)

* Fix broken sentence (#886)

* add missing doublequotes (#924)

* Update vscode-nls-dev to the latest version for compatibility with MLCP (#930)

Fix pt-BR language tag

* Fix https://www.npmjs.com/advisories/755 (#932)

* 2019-03-12. Merged in Translation. (#933)

* 2019-03-12. Merged in Translation.

* Update command pallete translations
Fix test

* Fix ios debugging on RN 0.59 (#937)

* Add fix for rn 0.59

* Fix projectRoot, add license mentions

* Add engaging scheme from args, add tests

* Fix indent

* Update src/extension/ios/plistBuddy.ts

* Remove require

* Update src/extension/ios/plistBuddy.ts

* Prepare for 0.9.0 (#938)

* Prepare for 0.9.0

* Update changelog

* Fix "Run Android on Emulator" wording (#926)

* Add debuggerWorkerUrlPath parameter for debugger configuration (#951)

* Add tests

* Fix js-yaml vulnerability (#952)

Bump core deps

* Update docs section for running pure React Native apps via Expo (#954)

* Prepare for 0.9.1 (#959)

* Update TPN (#961)

* Update settings.json (#962)

* Added iOS simulator launch step

* Update test/smoke/src/helpers/iosSimulatorHelper.ts

Co-Authored-By: ruslan-bikkinin <[email protected]>

* Update test/smoke/src/helpers/setupEnvironmentHelper.ts

Co-Authored-By: ruslan-bikkinin <[email protected]>

* Fix siulator termination

* Fix logging for attach function (#967)

* Add information about potential problems with React Native sourcemaps (#975)

* deps: [email protected], several transitive deps (#977)

* Patch for console.trace() handler to avoid throwing error on native app (#976)

* Patch for console.trace() handler, that redefines Node.js implementation
* Add test for console.trace command
* Update node typings to node@10

* Prepare for 0.9.2 (#979)

* Add ability to save extension logs to files (#982)

* [Docs] Adding a bug to known issues in the readme for adding configuration in VSCode (#986)

* Adding a bug to known issues in the readme

* Update README.md

Co-Authored-By: springcoil <[email protected]>

* Fix known issues table (#987)

* Add Debug iOS test for RN app

* Refactor iOSSimulatorHelper

* Fix compile errors

* Update test/smoke/src/debugIos.test.ts

Co-Authored-By: ruslan-bikkinin <[email protected]>

* Make iOS version configurable

* Apply suggestions from code review

Co-Authored-By: ruslan-bikkinin <[email protected]>

* Fix some issues after review

* Update test/smoke/src/helpers/appiumHelper.ts

Co-Authored-By: ruslan-bikkinin <[email protected]>

* Fix problems running vs code during the tests
Ruslan Bikkinin (ruslan-bikkinin) added a commit that referenced this pull request May 23, 2019
* Update extension description (#895)

* Update sourceMapsPathOverrides string with doc path, replace `sourcemap` by `source map` (#911)

* Replace exponent with Expo (#912)

* Add tool for getting changelog for version (#917)

* Add script implementation and tests

* Fix tests

* Add real changelog testcase

* Remove debug code

* Fix lint

* Remove get-changelog tool (#919)

* Fix broken sentence (#886)

* add missing doublequotes (#924)

* Update vscode-nls-dev to the latest version for compatibility with MLCP (#930)

Fix pt-BR language tag

* Fix https://www.npmjs.com/advisories/755 (#932)

* 2019-03-12. Merged in Translation. (#933)

* 2019-03-12. Merged in Translation.

* Update command pallete translations
Fix test

* Fix ios debugging on RN 0.59 (#937)

* Add fix for rn 0.59

* Fix projectRoot, add license mentions

* Add engaging scheme from args, add tests

* Fix indent

* Update src/extension/ios/plistBuddy.ts

* Remove require

* Update src/extension/ios/plistBuddy.ts

* Prepare for 0.9.0 (#938)

* Prepare for 0.9.0

* Update changelog

* Fix "Run Android on Emulator" wording (#926)

* Add debuggerWorkerUrlPath parameter for debugger configuration (#951)

* Add tests

* Fix js-yaml vulnerability (#952)

Bump core deps

* Update docs section for running pure React Native apps via Expo (#954)

* Prepare for 0.9.1 (#959)

* Update TPN (#961)

* Update settings.json (#962)

* Fix logging for attach function (#967)

* Add information about potential problems with React Native sourcemaps (#975)

* deps: [email protected], several transitive deps (#977)

* Patch for console.trace() handler to avoid throwing error on native app (#976)

* Patch for console.trace() handler, that redefines Node.js implementation
* Add test for console.trace command
* Update node typings to node@10

* Prepare for 0.9.2 (#979)

* Add ability to save extension logs to files (#982)

* [Docs] Adding a bug to known issues in the readme for adding configuration in VSCode (#986)

* Adding a bug to known issues in the readme

* Update README.md

Co-Authored-By: springcoil <[email protected]>

* Fix known issues table (#987)

* Fix DevMenu call command for iOS (#992)

* Add check for platform for iOS platform
* Rewrite DevMenu call logic

* Fix for node debugging process arguments due to end of life of --debug-brk arg in Node 12 (#1001)

* Fix scheme parameter ambiguity (#995)

* Fix scheme parameter ambiguity

* Fix scheme parameter reading from runArguments

* Prepare for 0.9.3 (#1003)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants