By doing that you lose the ability to play/pause animation via Coordinator within updateUIView(_ uiView:, context:). Initializing AnimationView only in makeUIView(context:) will render following error in updateUIView:
Value of type 'LottieView' has no member 'animationView'