Giter Club home page Giter Club logo

chicagogallery's Introduction

Chicagogallery is a react-native app by Juan Ignacio Echaide with features:

  * Context API state-management
  * Infinite scrolling
  * React-router navigatior

DISCLAIMER

This project is not ment to be a good example of UX/UI but only an exmaple of state managemente in some case scenario

clone rep

  git clone https://github.com/juanIgnacioEchaide/chicagogallery.git

install dependencies

  yarn

run metro terminal

  yarn start 

run android

  yarn android

How does it work

Screenshot from 2023-12-16 00-14-21

This represents the hierarchy of the ArtWorksProvider managing the context data within ArtWorksContext and ArtworksListScreen utilizing this context to handle the FlatList of artworks with an onEndReached event triggering loadArtWorks from the context.

Captures

Fading Splash chicagogallery000

Infinite scrolling chicagogallery001

Single item view chicagogallery002

Generic error screen chicagogallery004

dependencies

      "dependencies": {
         "@react-native-community/masked-view": "^0.1.11",
         "@react-navigation/native": "^6.1.9",
         "@react-navigation/native-stack": "^6.9.17",
         "@react-navigation/stack": "^6.3.20",
         "axios": "^1.6.2",
         "react": "18.2.0",
         "react-native": "0.72.7",
         "react-native-gesture-handler": "^2.13.4",
         "react-native-reanimated": "^3.5.4",
         "react-native-safe-area-context": "^4.7.4",
         "react-native-screens": "^3.27.0",
         "react-native-svg": "^14.0.0",
         "uuid": "^9.0.1"
       },
       "devDependencies": {
         "@babel/core": "^7.20.0",
         "@babel/preset-env": "^7.20.0",
         "@babel/runtime": "^7.20.0",
         "@react-native/eslint-config": "^0.72.2",
         "@react-native/metro-config": "^0.72.11",
         "@tsconfig/react-native": "^3.0.0",
         "@types/react": "^18.0.24",
         "@types/react-test-renderer": "^18.0.0",
         "babel-jest": "^29.2.1",
         "eslint": "^8.19.0",
         "jest": "^29.2.1",
         "metro-react-native-babel-preset": "0.76.8",
         "prettier": "^2.4.1",
         "react-native-svg-transformer": "^1.1.0",
         "react-test-renderer": "18.2.0",
         "typescript": "4.8.4"
       },

chicagogallery's People

Contributors

juanignacioechaide avatar

Watchers

 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.