GithubHelp home page GithubHelp logo

joebochill / swingessentialsapp Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 6.0 260.99 MB

Updated version of swingessentials mobile app with react-navigation and redux integration

JavaScript 0.30% Java 1.90% Objective-C 1.29% TypeScript 96.11% Starlark 0.15% Ruby 0.25%
react-native redux golf react-navigation mobile

swingessentialsapp's People

Contributors

joebochill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

swingessentialsapp's Issues

Split out the reg codes

Split the registration code into several separate codes so we can give a "Code has already been verified" message instead of error screen.

Update FAQ

  • Video Size restrictions
  • Caution against slow motion

Problems with deploying the app

Hi @joebochill, great work with the app! I just cloned the repo and tried to deploy the ios part with XCode, but the building failed because of following errors:

error: /Users/sebastian/app/swingessentialsapp/ios/Pods/Target Support Files/Pods-swingessentialsapp/Pods-swingessentialsapp.debug.xcconfig: unable to open file (in target "swingessentialsapp" in project "swingessentialsapp") (in target 'swingessentialsapp' from project 'swingessentialsapp')

error: /Users/sebastian/app/swingessentialsapp/ios/Pods/Target Support Files/Pods-swingessentialsapp/Pods-swingessentialsapp.debug.xcconfig: unable to open file (in target "swingessentialsapp" in project "swingessentialsapp") (in target 'swingessentialsapp' from project 'swingessentialsapp')

error: /Users/sebastian/app/swingessentialsapp/ios/Pods/Target Support Files/Pods-swingessentialsapp/Pods-swingessentialsapp.debug.xcconfig: unable to open file (in target "swingessentialsapp" in project "swingessentialsapp") (in target 'swingessentialsapp' from project 'swingessentialsapp')

error: No profile for team 'U4XC42DW6S' matching 'Swing Essentials LLC Distro' found: Xcode couldn't find any provisioning profiles matching 'U4XC42DW6S/Swing Essentials LLC Distro'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'swingessentialsapp' from project 'swingessentialsapp')

Unfortunately i dont have any experience in react-native and building apps in general. Do you know how to solve these errors?

Error states lock pages

Because the stack navigator pages never get unmounted, if you encounter a blocking error state (e.g. purchase failure), the page is locked in that state unless the user logs out and logs back in.

Filter and Search Tips/Blogs

Would be nice to be able to search for particular tips by keyboard (or full text search of the title and description). Now that we have a lot of content, it can be harder to find what you're looking for.

[Error Log] Timestamp mismatch

The date-stamp on the error logs is based on UTC time, but the time-stamps are based on local time.

This means that, on the east coast for example, the date will rollover at 7PM, but the timestamp doesn't.
So you'll see a timestamp go from:

February 28, 2019 6:59PM
to
March 1, 2019 7:00PM

but there is really only a 1-minute difference between the two (as noted in the UNIX timestamp value)

This may be affecting date displays elsewhere in the application as well, since we are utilizing a shared function for the date format.

Update dependencies

Consider re-scaffolding with some new major versions of the underlying libraries.

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.