Skip to content

marcellokabora/github-issue-mobile

Repository files navigation

GitHub ReactNative Issues

A powerful mobile application for tracking and managing GitHub issues, specifically designed for the React Native repository.

Features

  • Browse issues from the Facebook React Native repository
  • Search issues by title and body content
  • Filter issues by status (open/closed)
  • View detailed issue information including:
    • Issue title and description
    • Creation date and last update
    • Issue status and labels
    • Assignees and comments
  • Navigate through issues using pagination
  • View issue comments with pagination support

Technology Stack

The app is built using modern technologies to provide a seamless experience:

  • React Native: A powerful framework for building native mobile applications using React
  • Expo: A comprehensive development platform that simplifies React Native development with:
    • Easy project setup and configuration
    • Cross-platform development tools
    • Built-in components and APIs
    • Simplified deployment process
  • GitHub GraphQL API:
    • Modern API for efficient data fetching
    • Precise data queries to minimize network requests
    • Real-time issue tracking capabilities
    • Advanced search and filtering options

Quick Start

  1. Install dependencies:

    npm install
  2. Start the app:

    npx expo start

Expo Development Guide

This project is built with Expo and uses create-expo-app.

Development Options

You can run the app in:

Project Structure

The project uses file-based routing. You can start developing by editing the files inside the app directory.

Learn More

To learn more about developing your project with Expo, look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published