Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seekbar controls feature #59

Closed

Commits on Feb 6, 2023

  1. [+] Update to react native tvos 0.68.2-5

    [+] Install unmet peer deps
    [+] babel/core, babel preset env, types rn 0.63.17
    Elyse Segebart committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e7aa67f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. [+] Make opacity darker on controls

    Elyse Segebart committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ee99ff7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. [+] Remove babel/core, preset-env

    [+] Remove types/react-native
    Elyse Segebart committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    77d94bd View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. [+] Invert the colors of focused for play/pause

    Elyse Segebart committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0db790c View commit details
    Browse the repository at this point in the history
  2. [+] Slight change to opacity on controls

    Elyse Segebart committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d269071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c22b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. [+] minimal working example

    Elyse Segebart committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0229e80 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. [+] Changes to slider and REWIND time

    Elyse Segebart committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    723fdef View commit details
    Browse the repository at this point in the history
  2. [+] update commenting

    Elyse Segebart committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8d2e5f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. [+] Working rewind and fast forward

    [+] Would like to add progress indicators 1x 2x 3x etc
    [+] Need to change the first press to just jump forward 15 sec once
    Elyse Segebart committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f978338 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. [+] Add skip forward/back for 15s

    [+] Clean up console logs
    [+] Add button controls for skips
    [+] Add images for skip button
    Elyse Segebart committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    113b8de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70a26eb View commit details
    Browse the repository at this point in the history
  3. [+] Forgot to add white to the icons!

    [+] Code Clean up
    Elyse Segebart committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    956175e View commit details
    Browse the repository at this point in the history