-
**Describe the bug**
white blank screen when running on new project
**To Reproduce**
1. checkout release/1.0
2. create new project using local template
3. do rnv link
4. do npx rnv run -p web …
-
**Describe the bug**
Boolean properties(and maybe numbers) is ignored when updating android properties in Manifest file. Example:
```
"templateAndroid": {
"AndroidManifest_xml": {
"…
-
**Describe the bug**
Can't create new project on rnv 1.0.0-canary.1
**To Reproduce**
1. Do `npx rnv new`
```
➜ ~/Desktop/tests rnv new
┌─────────────────────────────────────────────────────…
-
**Describe the bug**
splash screen on ios simulator doens't work. On device splash screen is displayed
**To Reproduce**
1. go to app-harness
2. do `npx rnv run -p ios`
3. observe as instead of …
-
**Describe the bug**
When `rnv run` tries to install dependencies using NPM it gets stuck in an endless loop as it is unable to resolve peerDependencies
**To Reproduce**
1. Make sure yarn is not …
-
**Describe the bug**
If not specified RNV will default to 0
```
[ warn ] [configure] You are missing version prop in your config. will default to 0
```
However, android now fails with
```
* …
-
**Describe the bug**
![image](https://github.com/flexn-io/renative/assets/4787898/967983a0-0437-4772-8fd9-91bcb91378a4)
If the native build fails after the start of the bundler, the bundler does not …
-
**Describe the bug**
rnv shows wrong steps to add crypto key on Windows
**To Reproduce**
1. go to app-harness
2. run `npx rnv crypto decrypt` -> rnv says that you need to add crypto key
3. foll…
-
**Describe the bug**
The summary box of `rnv new` shows undefined values, which is correct because there's no project in current directory but we should hide them
```
┌───────────────────────────…
-
**Is your feature request related to a problem? Please describe.**
The WebOS emulator depends on VirtualBox to run itself. The VirtualBox doesn't support Mac M1/M2. There is a new option that don't de…