I noticed this after the shadow implementation being switched to native stuff.
The artifacts is pretty obvious on the bottom side,

This one shows when the panel is animating, notice the bottom shadowing is being exaggerated.

This one shows how the shadow should look like (after the animation is done).
The shadow property used is
shadowColor: '#666',
shadowOpacity: 0.6,
shadowOffset: {width:0,height:0},
shadowRadius: 1
I noticed this after the shadow implementation being switched to native stuff.
The artifacts is pretty obvious on the bottom side,
This one shows when the panel is animating, notice the bottom shadowing is being exaggerated.
This one shows how the shadow should look like (after the animation is done).
The shadow property used is
shadowColor: '#666',
shadowOpacity: 0.6,
shadowOffset: {width:0,height:0},
shadowRadius: 1