Skip to content

A great tool which highlights in a glance all the factors that have an impact on your physical and mental health.

Notifications You must be signed in to change notification settings

HeligPfleigh/ifg_mobile

Repository files navigation

I Feel Good App

Installation

Note

  • For react-native-app-tour issue, please check here for more detail. Alternative solution for that is open on PR#49, so to build apk now change on RNAppTourModule.java like below
        TapTarget targetView = TapTarget.forView(view, title, description);
        // int[] points = new int[2];
        // view.getLocationOnScreen(points);
        // Rect rectBonds = new Rect(points[0], points[1], points[0] + view.getWidth(), points[1] + view.getHeight());

        // TapTarget targetView = TapTarget.forBounds(rectBonds, title, description);

About

A great tool which highlights in a glance all the factors that have an impact on your physical and mental health.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published