Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

App for the React & React Native developer community as a demo project for the React Native meetups in Germany

Notifications You must be signed in to change notification settings

react-natives/react-natives-app

Repository files navigation

React Natives App

App for React & React Native developers developed together with the community as a live React Native example

Install development tools

Install the project

Run the project

  • download Expo app from App Store or Google Play
  • run "yarn start" in the project root directory
  • scan in the QR code in the terminal that shows up after the project has started on your phone with the Expo app

Troubleshooting

  • restart the packager after npm install or if you have strange problems in general
  • if you need more help check the react natives slack team for help
  • when building on Linux/Android, installing watchman is not optional:
installed watchman: the app will need/use the .watchmanconfig file

run once system-wide (https://github.com/facebook/react-native/issues/3199):
echo 256 | sudo tee -a /proc/sys/fs/inotify/max_user_instances
echo 32768 | sudo tee -a /proc/sys/fs/inotify/max_queued_events
echo 65536 | sudo tee -a /proc/sys/fs/inotify/max_user_watches
watchman shutdown-server

Useful hints extending the app

  • If you are adding new dependencies with npm install --save you may need to runs "react-native link" afterwards to link the package in the native iOS / Android projects

Screenshots

Map screen List screen

About

App for the React & React Native developer community as a demo project for the React Native meetups in Germany

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy