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

Fixing Warnings about ComponentDidMount and useNativeDriver #70

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 23, 2022

  1. Fixing Warnings about ComponentDidMount and useNativeDriver

    useNativeDriver setted false on all places when used animation.
    UNSAFE added to all places where there are a warning about ComponentDidMount
    vilelalabs committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    622818b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from vilelalabs/vilelalabs-patch-1

    Fixing Warnings about ComponentDidMount and useNativeDriver
    vilelalabs committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    228fc32 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. ItemHeight and ItemWidth working right now

    Copied the last updated file (index.js) from github  (that was not implemented to npm and added the corrections  about UNSAFE_ and nativeDrive
    vilelalabs committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    40e2f4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65c886 View commit details
    Browse the repository at this point in the history