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

Fix undefined values (Q and H) and rotation feature #3

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

Conversation

charlyBerthet
Copy link

Three fixes:

  • Fix in constructor undefined Q if FOOTER_HEIGHT props is not set
  • Fix in onRotate missing Q variable
  • Uncomment rotation feature (it's working well on my android project)

Three fixes: 
- Fix in constructor undefined Q if FOOTER_HEIGHT props is not set
- Fix in onRotate missing Q variable 
- Uncomment rotation feature (it's working well on my android project)
Copy link
Owner

@Mr-Strike Mr-Strike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Could you please update the PR with a better name for the footer height prop
  • Can't add the rotate functionality without testing due to its previous weird behaviour (specifically on iOS)
  • Please re-uncomment the rotation feature for the PR to be merged, you can keep the rotation feature on your fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants