NativeScript / NativeScript/nativescript-cli
livesync doesn't work in ReactNativescript app
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.2.0
Describe the bug
Livesync doesn't work in ReactNativeScript app
To Reproduce
- open https://play.nativescript.org and create ReactNativeScript app
- download it and run with
tns preview - make some changes in
AppContainer.tsxfile and you will see that nothing happens
Expected behavior
Livesync should work
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by creating a ReactNativeScript app at https://play.nativescript.org, downloading it, and running it with tns preview. Change AppContainer.tsx and observe whether livesync applies the change. Done means edits in that file are reflected in the running app without restarting it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native, typescript
- Domain
- cli, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100