GabrieleKaceviciute

Results 40 issues of GabrieleKaceviciute

**Describe the bug** Spaces in the project name are changed to underscores and project cannot be runned **To Reproduce** 1. When doing ‘rnv new’ enter project name with space 2....

bug

**Describe the bug** Can't run/build/export on ios/tvos **Steps to reproduce the behavior:** 1. Install [email protected] with npm globally 2. Create new project with `rnv new` and choose rnv/template-starter with same...

bug

**Describe the bug** Can't export app-harness **To Reproduce** Steps to reproduce the behavior: 1. go to app-harness package 2. do `npx rnv export -p tvos -s release -r` **Screenshots or...

bug

**Describe the bug** Export fails on firetv **To Reproduce** 1. go to app-harness package 2. do `npx rnv export -p firetv -s release` **Screenshots or copy&paste** [firetv_export.txt](https://github.com/flexn-io/renative/files/14448797/firetv_export.txt) **Desktop (please complete...

bug

**Describe the bug** Template starter has badly styled app icon **To Reproduce** Steps to reproduce the behavior: 1. Install app on device 2. Navigate to device home page to see...

bug

**Describe the bug** Can't run app on linux for first time after bootstrapping. After that, from the second time - it works fine. **To Reproduce** 1. clone renative repo 2....

bug

**Describe the bug** Can't export on all android platforms **To Reproduce** 1. go to app-harness package 2. do `npx rnv export -p android -s release` ``` [ task ] [build]...

bug

**Describe the bug** E. g. `npx rnv run -p android -t` do not ask to select target if there is active at least one device or at least one simulator....

bug

**Describe the bug** Tvos run fails on app-harness, tested on release/1.0 branch **To Reproduce** 1. go to app-harness 2. do `npx rnv run -p tvos` **Expected behavior** harness runs on...

bug

**Describe the bug** Can't run/build/export all android platforms (sanity_1.0.0-2 tag) **To Reproduce** 1. go to template-starter package 2. run `rnv run -p android` -> another terminal window opens and error...

bug