Giter Club home page Giter Club logo

mobile's Introduction

Digisquare Mobile Build Status

This is the mobile application for Digisquare, built using React Native, available on Google Play and the App Store.

It shares the same codebase for iOS and Android.

Dependencies

Setup

TODO: how to setup private keys

Testing

Tests are written with:

They run with npm test. Coverage is available with npm run cover.

A Travis CI job is set up, together with a GreenKeeper bot to check for updated dependencies.

Linting

All code is linted with eslint and can be checked with npm run lint, using Airbnb rules.

Push Notifications

Push Notifications are sent using OneSignal and the React Native OneSignal package.

Fastlane

Fastlane tools are used for easy deployment

  • iOS
    • snapshot: Automate taking localized screenshots of your iOS app on every device
    • match: Easily sync your certificates and profiles across your team using Git
    • gym: Building your iOS apps has never been easier
    • pilot: The best way to manage your TestFlight testers and builds from your terminal
    • frameit: Quickly put your screenshots into the right device frames
  • Android
    • graddle
    • deliver: Updating Android apps and their metadata on the Google Play Store

Licence

MIT

mobile's People

Contributors

damusnet avatar greenkeeper[bot] avatar greenkeeperio-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mobile's Issues

LaunchScreen is visible in App

The LaunchScreen is also the App background, and becomes visible during fade-in/fade-out transitions since switching to @exponent/ex-navigation

An in-range update of jest-react-native is breaking the build 🚨

Version 17.1.0 of jest-react-native just got published.

Branch Build failing 🚨
Dependency jest-react-native
Current Version 17.0.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As jest-react-native is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Switch to Tab navigation for iOS

Currently, navigation is with Drawer in both iOS and Android. iOS version should have a Tab navigation at the bottom of the screen.

Switch to Jest for tests

Jest allows for better UI testing, and easier React Native testing overall with integrated mocking.
Improve test coverage.

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.