From 47124de2ccba027a386c4aac11adf82806d9aa11 Mon Sep 17 00:00:00 2001 From: Nestoro Date: Fri, 5 Nov 2021 01:21:55 +0100 Subject: [PATCH] add overriding default prop alignSelf: 'center' this should preven the snail from running circles around the screen --- CircleSnail.js | 1 + 1 file changed, 1 insertion(+) diff --git a/CircleSnail.js b/CircleSnail.js index cdf2b2d..da6aec5 100644 --- a/CircleSnail.js +++ b/CircleSnail.js @@ -150,6 +150,7 @@ export default class CircleSnail extends Component { style={[ style, { + alignSelf: 'center', backgroundColor: 'transparent', overflow: 'hidden', transform: [