Coder Social home page Coder Social logo

itsrishabhsharma / react-native-github-users Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matheusleandroo/react-native-github-users

0.0 0.0 0.0 636 KB

A simple project to show user details on GitHub using React Native.

License: MIT License

JavaScript 51.60% Java 12.48% Ruby 11.40% Objective-C 16.79% Starlark 7.74%

react-native-github-users's Introduction

React Native GitHub Users

A simple project to show user details on GitHub using React Native.

Main Profile and Stars React Native: WebView

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

NodeJS

You need to install NodeJS on your computer before you can use "React Native: GitHub Users". You can install NodeJS by following these instructions.

Once you have completed the installation process, try typing npm -v into your command line. You should get a response with the version of NodeJS.

Yarn

Once you have NodeJs instaled, you need to install Yarn. You can install Yarn by following these instructions.

After instalition, try typing yarn -v into your command line. You should get a response with the version of Yarn.

React Native environment

You need to configure React Native environment on your computer before you can use "React Native: GitHub Users".

If you are using Windows:

If you are using macOS:

If you are using Linux distributions:

Deploy

After clone repository, go to folder and follow this steps:

macOS

  • Run yarn to install dependencies;
  • Run cd ios and pod install;
  • Run cd .. and react-native run-ios to start de aplication.

To run Android App, open the simulator (Android Studio or Genymotion) and run react-native run-android.

Possible errors:

  • No bundle URL present: run rm -rf ios/build/; kill $(lsof -t -i:8081); react-native run-ios
  • spawnSync ./gradlew EACCES: run chmod 755 android/gradlew

Windows or Linux distributions

  • Run yarn to install dependencies;
  • Open the simulator and run react-native run-android to start de aplication.

If the application do not start, run react-native start.

Now you can use "React Native: GitHub Users".

Built With

  • React Native
  • React Native Async Storage
  • Axios
  • PropTypes
  • Vector Icons
  • WebView
  • Styled Components
  • ESLint + Prettier + EditorConfig

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Based on Rocketseat Bootcamp ๐Ÿš€

react-native-github-users's People

Contributors

matheusleandroo avatar dependabot[bot] avatar

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.