Giter VIP home page Giter VIP logo

react-native-login's People

Contributors

ryanmcdermott 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  avatar

react-native-login's Issues

Error when running on simulator

I have installed your app as instructed. When I press run, it builds successfully, but when I reset the simulator (cmd/r), the simulator hangs with a blank screen and there is the following error in the console.

[tid:com.facebook.React.RCTSourceCodeQueue][RCTModuleMethod.m:381] RCTSourceCode.getScriptText was called with 0 arguments, but expects 2
(lldb) 

Your app looks very useful, and seems to be close to working...

iOS build failure

Followed the instructions, installed everything from React Native Getting Started page as well, but the build fails due to dependencies inside react-native-cookies folder. When I install the dependencies there another unmet dependencies appear deeper.

Why Is react-native-cookies folder there in the first place instead of depending on npm?

image

Home access without authentication

Hi,

On first run, I noticed that if you click the Home link on the login view it takes you to the homepage and says "You are authenticated". This is without typing any auth info.

I also noticed that if you click the Login link while on the login view it shrinks the login view to more than half the size.
screen shot 2015-09-08 at 7 12 35 pm

-Tim

Offline Mode

Add listener for network connection.

E.g.,

  1. If network is lost, show "Offline" and disable touch events.
  2. If network is reconnected allow app to be used again.

Receive ERR_CONNECTION_REFUSED when connecting to localhost (Mac)

Encountered an error loading page Object {canGoForward: false, code: -6, canGoBack: false, description: "net::ERR_CONNECTION_REFUSED", loading: false…} canGoBack: falsecanGoForward: falsecode: -6 description: "net::ERR_CONNECTION_REFUSED" loading: falsetarget: 8title: ""url: "http://localhost:3000/login/"__proto__: ObjectreactConsoleError @ index.android.bundle:56947console.error @ index.android.bundle:46333onLoadingError @ ... Console was cleared

Fixed by replacing localhost in App.js with my local ip, found using
ifconfig
under en0 find ip listed for inet, in my case 192.168.0.8

It may be useful to add info to README about this - unless someone has a more sophisticated fix?

Cookie null

Hi,

I buid the example but always get cookie null, even if it was set in the browser by the server.
Any idea?
Thanks,

Unable to build in Xcode

I followed the instructions in the repo but when I open the project in Xcode and go to run it in the simulator it fails with the following.
screen shot 2018-06-12 at 11 05 19 am

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.