Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

A project referencing LottieReactNative fails to compile

$
0
0

I have created a framework project that is a wrapper for React Native app. The set up involves manual linking and it was working fine until we updated lottie-react-native as well as lottie-ios to the latest as well as some of the framework code started importing and using LottieReactnative module.

Now we get the following compilation error

ViewController.swift:10:8: Missing required module 'LottieReactNative'

Additional info on my project

  1. I am using RN 0.60.4
  2. I am using Legacy Build System
  3. LottieReactNative is not referenced anywhere outside the wrapper framework.
  4. Looking at DerivedData, it looks like LottieReactNative is exposed as a module but not included into Lottie.framework or my custom framework

Any insight would be greatly appreciated


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>