bogoslavskiy / rn-search-bar-animation

MIT License
129 stars 36 forks source link

Error while updating property 'transform' of a view managed by: RCTView #7

Open gshoanganh opened 4 years ago

gshoanganh commented 4 years ago

When I run it on a emulator (Android), there is the following error:

Error while updating property 'transform' of a view managed by: RCTView null Cannot set 'scaleX' to Float.NaN


If I fixed scrollY to a constant value, there are no errors.

Screenshot 2020-07-18 at 4 12 07 PM