-
**Describe the bug**
When user has only 1 sim, rnv forgets to ask for sim when it should and just launches that one sim
**To Reproduce**
1. have 1 simulator installed in android studio
2. Go to …
-
-
```
#android/build.gradle
exclusiveContent {
filter {
includeGroup "com.facebook.react"
}
forRepository {
maven {
…
-
**Describe the bug**
When I try to run app from renative monorepo app-harness or template_starter folder using "npx rnv run" I get error "MODULE_NOT_FOUND".
**To Reproduce**
Steps to reproduce th…
-
**Describe the bug**
rnv duplicates tvos devices
**To Reproduce**
1. go to template-starter
2. have tvos device connected
3. do `npx rnv run -p tvos -d` -> rnv shows same device twice
**Expe…
-
**Describe the bug**
Can't export ios
**To Reproduce**
1. go to template-starter package
2. run `rnv export -p ios`
```
Command line invocation:
/Applications/Xcode.app/Contents/Develop…
-
**Describe the bug**
Can't build/export all web based platforms beside actual web
**To Reproduce**
1. go to template-starter package
2. run `rnv export -p webos`
```
TypeError: Cannot read p…
-
**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 …
-
**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. do `yarn bootstrap`
…
-
**Describe the bug**
tizenwatch/tizenmobile build and export fails on template starter (sanity_1.0.0-2 tag)
**To Reproduce**
1. go to template-starter package
2. run `rnv build -p tizenwatch`
…