Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anas-ambalavan/rn-stackoverflow

A stack overflow clone using react-native
https://github.com/anas-ambalavan/rn-stackoverflow

expo-cli grapghql react-native stackoverflow-api stepzen urql-devtools

Last synced: 17 days ago
JSON representation

A stack overflow clone using react-native

Awesome Lists containing this project

README

        

## App Screenshots


## App Demo
- [Click this link to watch the demo](https://res.cloudinary.com/ddfefbg1v/video/upload/v1695188004/App%20Demo/StackOverflowAppDemo_sqknyw.mp4)

## Run on Expo Client App
https://expo.dev/@anas.ambalavan/StackOverflow

## Expo Router Example

Use [`expo-router`](https://expo.github.io/router) to build native navigation using files in the `app/` directory.

## Quick Start
``` bash
# Install dependencies
npm install

# Run commands
expo start
Press a: open Android
Press i: open iOS simulator
```

## 📝 Notes

- [Expo Router: Docs](https://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)