Git Product home page Git Product logo

mobile's People

Contributors

amirhabibzadeh avatar armin-bkh avatar bere333 avatar ermio avatar hamednn76 avatar homayounalipour avatar marya277 avatar mohebifar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mobile's Issues

TreeJourney Context Refactor

TreeJourney is inside the route.params on TreeSubmission navigation

The journey is better to be a Context instead of the params of navigation because now we don't reset the navigation to keep the in-progress journey
This is causing issues when the tree is going to update.

Files affecting this issue are:

  • TreeSubmission.tsx
  • SelectPlantType
  • SelectPhoto
  • SelectOnMap
  • MapMarking
  • SubmitTree (and submitTree)
  • TreeSubmissionStepper: remove all the props instead of "currentStep", all other props are the journey context
  • TreeDetails: set the tree journey based on the navigation params data

A simple sample for writing the new context is SettingsProvider context (take a look).

PWA - "Add to home screen" Modal UI

We need a modal to inform our users about the PWA for the web,
In this case, users can use the web application as a mobile application to have a better experience and access.

Tasks:

  • UI and implementation: "AddToHomeScreenPWA" component
  • Detect user's platform (Android or iOS) for differences on the UI and logic part
    • iOS: Show PWA Modal
    • Android:
      • If user have the application: Open Application
      • else, suggest user to install application, Download App on Google Play button
  • PWA expo configurations
    As a sample you can checkout the native parts for (background-color, splash, favicon, ...)
  • Show PWA Modal when user is on browser

Please consider the other issues that maybe needed to implement for the PWA feature purpose.

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.