Git Product home page Git Product logo

plant-app-react-native's Introduction

Plant App

A react native app for android and iOS to browse plants and related products for your garden. Distribution with expo. Code originally written by dribbble2react. This is my implementation of same design.

Original screen designs : Dribble

Installation

  1. Rename the config.sample.js file placed in root to config.js
  2. Replace YOUR-UNSPLASH_APPLICATION_ID and YOUR-UNSPLASH-SECRET below with your unsplash application_id and secret respectively. You can register in unsplash here.

Planned improvements on original app:

  • All dimensions in React Native are unitless, and represent density-independent pixels. Setting dimensions this way is common for components that should always render at exactly the same size, regardless of screen dimensions. Due to this, the application does not scale well on Tablets and different size devices. Will be looking to solve that issue. Will also need to use dynamic font sizes (rem?).
  • The implementation is iOS-first and hence there are certain issues when running the app on android devices (elevations etc). Need to fix that.
  • Browse Screen uses a very ineffcient way to implement tabs, and only shows list of categories in all three tabs. Would be replacing the tabs with react-native's tab-view and navigation. Will be showing categories, articles and galleries in the three tabs.
  • Explore Screen's images rendering is hardcoded. Will be replacing with a Pinterest-like Staggered Gridview for dynamic image sizes.
  • Will be working on implementing and dark mode of application.
  • Will allow users to save/bookmark articles and galleries.
  • Product Screen's gallery does not have steps. Not very intutive that it represents a list. Will add step indicators in the gallery.

plant-app-react-native's People

Contributors

shubhamgupta2901 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.