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

Add fabric on iOS #400

Merged
merged 33 commits into from
Aug 2, 2022
Merged

Add fabric on iOS #400

merged 33 commits into from
Aug 2, 2022

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    1ed4402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ca37e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b86cf6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f8671d View commit details
    Browse the repository at this point in the history
  5. Change spec types to floats

    okwasniewski authored and BartoszKlonowski committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    00d9a79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c40598 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7a4e23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dfb795 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8946e51 View commit details
    Browse the repository at this point in the history
  10. Add event handling

    okwasniewski authored and BartoszKlonowski committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    5e6f348 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c93b119 View commit details
    Browse the repository at this point in the history
  12. Fix tapToSeek

    okwasniewski authored and BartoszKlonowski committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1ae3f1d View commit details
    Browse the repository at this point in the history
  13. Handle images using bridge

    okwasniewski authored and BartoszKlonowski committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3ab0013 View commit details
    Browse the repository at this point in the history
  14. Add missing typedef

    okwasniewski authored and BartoszKlonowski committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8195867 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e647c95 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    bc90c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b2a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c2b80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d258a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc0988a View commit details
    Browse the repository at this point in the history
  6. Fix tapToSeek on iOS

    okwasniewski committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8574ae6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62e5e46 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    9a35cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad2f640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6531fc View commit details
    Browse the repository at this point in the history
  4. Remove pods cache

    okwasniewski committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    190454a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22aa190 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2d87ec View commit details
    Browse the repository at this point in the history
  7. Fix: Pods-related error after using Pods from cache (#407)

    * Bring back Pods to cache
    
    * Use new-arch string in key for new arch cache
    
    * Try to reinstall pods instead of creating new
    
    * Separate deps installation between two caches
    
    * Rename Pods reinstall step
    BartoszKlonowski authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9bfb6eb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    4193daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af9061 View commit details
    Browse the repository at this point in the history
  3. Change CI step names

    okwasniewski committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1ae1cda View commit details
    Browse the repository at this point in the history
  4. Remove isFabricEnabled

    This check is no longer needed.
    okwasniewski committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    629d526 View commit details
    Browse the repository at this point in the history