-
How can we remove the dependency of ReNative from the app?
e.g. Remove ReNative dependency for the Mobile Platforms (iOS and Android) and run it using pure ReactNative.
-
**Describe the bug**
app can't be installed to tizenwatch device
**To Reproduce**
1. Go to template-starter package
2. Be sure that tizenwatch device is connected on tizen studio
3. Do `npx rnv…
-
**Describe the bug**
When you try to `yarn bootstrap`
**To Reproduce**
Steps to reproduce the behavior:
1. Run command 'yarn bootstrap'
2. See error
**Expected behavior**
**Screensho…
-
**Describe the bug**
App is installed on device but blank screen is displayed on device
**To Reproduce**
1. Go to template-starter
3. Do `npx rnv run -p tizen -t ` on device
**NOTE:**
Devi…
-
Should I provide my own package.json here?
```
$> ./rnv.sh
Give 'rnproject' for project Name
Wrapping nodejs
/run/media/aku/e93d7b50-ff68-4027-bec2-4f3bf879b3c9/kanazawa/dev/react-native-haskel…
-
Hi
I am trying to get a player that will work with renative https://github.com/pavjacko/renative
I cam across this player and tried to run the sample code but it did not play on a Samsung Tizen …
-
As a suggestion, take a look at https://github.com/pavjacko/renative/
Seems promising for setting up multi-platform build infrastructure.
Have tried it out an could easily build for web and OSX.
-
**Describe the bug**
Default icons are used on create-template-starter
**To Reproduce**
1. Create new project with `rnv new` and choose `create-template-starter`
2. Run on macos or web
3. Obse…
-
**Describe the bug**
When trying to **build for tvOS**, the renative build succeeds, but the Xcode archive fails with syntax errors that seem related to babel/webpack/metro. However, no custom babel/…
-
I'm using deamdify transform inside my browserify task.
I need to deamdify https://github.com/guardian/scribe since it's based on amd.
But the resulting Scribe module I get is this function
```
Scri…