harish-aka-shivi / super-app

A super learning app which explores the concepts of react-native πŸ“– βš›οΈπŸ€“

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super-App

A react-native app for learning everything related to mobile development using react-native

Objectives

  • Work a scalable architecture for react native project.
  • Experiment with various react and react-native libraries.
  • Make cool animations.

Features

The project structure is inspired by react-boilerplate and Redux DUCKS. It is using react-navigation, apollo-graphql, react-native-animated, react-native-redash, react-gesture-handler till now but there are more to come.

Rick and Morty

  • Use apollo-graphql client to consume rick and morty apis graphql apis.

  • Implement pagination using the same client.

iPod Classic UI

  • Make iPod wheel animation UI to scroll through the list of songs and artist

  • Follow the brilliant William Candillon can it be done in react native series.

  • Make custom navigator for react navigation.

About

A super learning app which explores the concepts of react-native πŸ“– βš›οΈπŸ€“

License:MIT License


Languages

Language:JavaScript 72.4%Language:Java 8.7%Language:Objective-C 7.4%Language:Starlark 5.8%Language:Ruby 5.7%