Better support for height="auto"
This release is driven by the following PR #63. It contains a fix for a misbehavior around height="auto"
where it crashed.
Commits
1fc38b7 Remove height offset in coordinate calculation
b88de39 Update snapshots
fb3aba7 Set position from bottom when past middle line
4a9be23 Prevent crash on auto height not a number
Thanks
Thank you @isilher for your contribution.
Testing
The test app contains a screen now that take into account the fixed situation: https://github.com/AndreiCalazans/rnTooltipTester