re-start icon indicating copy to clipboard operation
re-start copied to clipboard

react-native template to target multiple platforms :globe_with_meridians: :iphone: :computer: with single codebase.

Results 38 re-start issues
Sort by recently updated
recently updated
newest added

Just trying to follow the instructions to install from the docs here: https://github.com/react-everywhere/re-start I want the full package, so following the directions I need to run the re-base install, then...

## The devDependency [electron-packager](https://github.com/electron-userland/electron-packager) was updated from `13.1.1` to `14.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Would be great if travis could be enabled for this repo. I'll setup some tests

enhancement
help wanted

https://github.com/status-im/react-native-desktop https://github.com/kusti8/proton-native

### Step 1: Are you in the right place? I think so, as it occurs when following the read-me instructions and is the result of node-package versions which specified in...

### Step 1: Are you in the right place? I hope. ### Step 2: Describe your environment * **template version** : 0.44.2 * **react-native version**: 0.44.2 * **OS** : Windows...

Everything is saying deprecated while doing the install process. Web, is not setting up on either windows or ubuntu. As for what is doing it, they all are doing it...

Is there a way to do a specific development only for electron device ? Use file.electron.js and the object Platform.select({electron: .... }), same to .ios / .android / .web Thansk...

### Step 2: Describe your environment * **template name** : re-start * **template version** : Unsure... what existed a Feb 2019 * **react-native version**: 55.4 (as per what the template...

Develop a script that can convert a current Android / iOS ReactNative project in a re-base one by adding the extra platforms support and the missing management scripts. This could...