Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lottie not working on Android - react-native 0.60.0-rc.0 #495

Closed
Ludus-Team opened this issue May 31, 2019 · 1 comment
Closed

Lottie not working on Android - react-native 0.60.0-rc.0 #495

Ludus-Team opened this issue May 31, 2019 · 1 comment

Comments

@Ludus-Team
Copy link

Description

Lottie not working on Android - react-native 0.60.0-rc.0

Steps to Reproduce

step 1: react-native init RN060 --version react-native@next
step 2: yarn add lottie-react-native
step 3: react-native link lottie-react-native
step 4: react-native run-android

Versions

{ RN060: '0.0.1',
npm: '6.9.0',
ares: '1.10.1-DEV',
cldr: '32.0',
http_parser: '2.8.0',
icu: '60.1',
modules: '57',
napi: '3',
nghttp2: '1.32.0',
node: '8.11.4',
openssl: '1.0.2p',
tz: '2017c',
unicode: '10.0',
uv: '1.19.1',
v8: '6.2.414.54',
zlib: '1.2.11' }

@bondparkerbond
Copy link

bondparkerbond commented Jun 10, 2019

If I had to guess I'd say this is probably related to AndroidX replacing the old support library in RN 0.60. More information on the AndroidX situation can be found here. This closed PR of an early attempt to add AndroidX support to lottie-react-native may prove useful if anyone is wanting to work on a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants