The Wayback Machine - https://web.archive.org/web/20200704181209/https://github.com/topics/react-native-web
Skip to content
#

react-native-web

Here are 227 public repositories matching this topic...

devhub
gnumoksha
gnumoksha commented Nov 19, 2019
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1]    74678 trace trap  ./D
EvanBacon
EvanBacon commented Apr 1, 2020

The printed note should also indicate that pressing "w" will open the project in the browser.

 React  You can now view p01 in the browser.

  Local:            http://localhost:19006/
  On Your Network:  http://192.168.1.10:19006/

Note that the development build is not optimized.

 › To create a production build, run expo build:web
 › Press Ctrl+C to exit.

 Expo  Press ? to sho
examples
carlost
carlost commented Nov 8, 2018

I ran into this when using:

  • react v16.3.1
  • react-native-svg-charts v5.2.0
  • react-native-svg v6.3.1
  • react-native-web v0.8.8
  • svgs v3.2.1

Luckily this isn't a result of some arcane interplay between these packages.

react-native-svg supports a series of touchable props on the Path component. You can see those props in the [typescript lib def in their repo](https://github.com/re

Improve this page

Add a description, image, and links to the react-native-web topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-native-web topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.