Giter VIP home page Giter VIP logo

proximity's People

Contributors

karanpratapsingh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

proximity's Issues

App freezes in ios after loading?

Hey there, first of all, this is an incredible project and I'm excited to work with it more to learn React Native. I'm working on building a social network for political organizing and this is by far the most thorough social networking app template I've found. Bravo!

My question is: I can get Proximity running in my Android emulator (yarn && yarn android), but not in my ios emulator (yarn && yarn cocoapods && yarn ios). It loads in ios the Proximity purple screen, but then nothing happens.

In other projects I've used expo to deploy to ios, android, and web. I'd like to have functionality for web as well so this is attractive to me. Is it worth for me to try to set up expo for this project, or not necessary?

Thanks for your help with an over-broad question!
-Ryan

Could not connect to development server

Hi karan, i have a problem running the application, i cloned the repository, installed the dependencies with yarn, and run yarn android, but i get this problem. can there be a solution? Thanks
image

Unable to run app (npm run ios)

Steps to reproduce
git clone https://github.com/karanpratapsingh/Proximity.git
cd Proximity
npm i
cd ios && pod install
cd ..
npm run ios

Metro builder starts up and throws the following error:
Error: EMFILE: too many open files, watch at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:123:28) Emitted 'error' event at: at NodeWatcher.checkedEmitError (/Users/samghodrati-azadi/Documents/Repo/Proximity/node_modules/sane/src/node_watcher.js:143:12) at FSWatcher.emit (events.js:198:13) at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:129:12) Process terminated. Press <enter> to close the window

Expected behavior
App should start up

Screen Shot 2020-03-13 at 11 38 25 PM

Unable to resolve module

The issue I keep running into is...

Unable to resolve module react-native-screens from node_modules/react-navigation-stack/lib/module/views/StackView/StackViewCard.js: react-native-screens could not be found within the project.

If you are sure the module exists, try these steps:

  1. Clear watchman watches: watchman watch-del-all
  2. Delete node_modules: rm -rf node_modules and run yarn install
  3. Reset Metro's cache: yarn start --reset-cache
  4. Remove the cache: rm -rf /tmp/metro-*

After trying the previous steps I'm still running into the same issue. Any assistance would be greatly appreciated. Thank you!

private keys

where do i input all of my private keys? database, firebase, etc

push notifications

Do you have push notifications yet, if so how do you manage that with graphql ?

Unable to resolve module `react-native-screens`

cloned the app,

  • npm install
  • react-native run-android

Build get successful but the error comes up
error: bundling failed: Error: Unable to resolve module react-native-screens from node_modules\react-navigation-stack\lib\module\views\StackView\StackViewCard.js: react-native-screens could not be found within the project.

Dark Mode Support

Hi bro,

This is a great repo. Wondering how you handle the dark mode. Did some reading of your codes but didn't really understand it. Would be nice if you can just point me out which library you used or what did you used to handle dark mode ๐Ÿ™‚ Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.