Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kelset/pokeapp

A small React Native sample project
https://github.com/kelset/pokeapp

react-native sample-app

Last synced: about 11 hours ago
JSON representation

A small React Native sample project

Awesome Lists containing this project

README

        

# PokeApp

This is a simple app that wants to use the [PokeApi](https://pokeapi.co/) via this [GraphQL implementation](https://github.com/lucasbento/graphql-pokemon) for some basic stuff.

## Acknowledgment

Project bootstrapped using @AndrewJack's [react-native-starter](https://github.com/AndrewJack/react-native-starter).