Revision Date Author Comments
# 48650d23 10-Aug-2023 Matin Zadeh Dolatabad <[email protected]>

[go] update lottie-react-native to 6.1.2 (#23843)

# Why

There have been a lot of changes in Lottie React Native and there are some issues for users using Expo Go.

May fix:
- https://github.c

[go] update lottie-react-native to 6.1.2 (#23843)

# Why

There have been a lot of changes in Lottie React Native and there are some issues for users using Expo Go.

May fix:
- https://github.com/lottie-react-native/lottie-react-native/issues/1075
- https://github.com/lottie-react-native/lottie-react-native/issues/999
- https://github.com/lottie-react-native/lottie-react-native/issues/1005

# How

- Changed source type to `npm` in expoGoConfig
- Ran `et uvm -m lottie-react-native -c 6.1.2`
- Updated NCL example

# Test Plan

versioned expo go + NCL lottie test case

---------

Co-authored-by: Kudo Chien <[email protected]>

show more ...


# 66fddc0f 13-Jun-2023 Alan Hughes <[email protected]>

Upgrade vendored lottie to 5.1.6 (#22868)


# e3115b15 07-Oct-2022 Kudo Chien <[email protected]>

[android][ios] Upgrade lottie-react-native to 5.1.4 (#19433)

# Why

close ENG-6540

# How

- `et uvm -m lottie-react-native -c v5.1.4`
- backport lottie-ios version bump to versioned code

[android][ios] Upgrade lottie-react-native to 5.1.4 (#19433)

# Why

close ENG-6540

# How

- `et uvm -m lottie-react-native -c v5.1.4`
- backport lottie-ios version bump to versioned code

# Test Plan

- android unversioned expo go + NCL lottie
- ios unversioned expo go + NCL lottie

show more ...


# aca73e3c 01-Jul-2022 Łukasz Kosmaty <[email protected]>

[go][iOS][Android] Upgrade `lottie-react-native` from `5.0.1` to `5.1.3` (#18051)

# Why

Closes ENG-5503.

Run
```
et uvm --module "lottie-react-native" --commit "v5.1.3" --target "expo-go"
`

[go][iOS][Android] Upgrade `lottie-react-native` from `5.0.1` to `5.1.3` (#18051)

# Why

Closes ENG-5503.

Run
```
et uvm --module "lottie-react-native" --commit "v5.1.3" --target "expo-go"
```

show more ...


# 3b1b85cc 30-Nov-2021 Kudo Chien <[email protected]>

[android][ios] Upgrade lottie-react-native to 5.0.1 (#15345)

# Why

upgrade lottie-react-native to 5.0.1 for sdk 44
close ENG-2532

# How

- `et uvm -m lottie-react-native -c "v5.0.1"`
- rev

[android][ios] Upgrade lottie-react-native to 5.0.1 (#15345)

# Why

upgrade lottie-react-native to 5.0.1 for sdk 44
close ENG-2532

# How

- `et uvm -m lottie-react-native -c "v5.0.1"`
- revert the minimal ios supported version back to 12.0 in the podspec

# Test Plan

- android unversioned Expo Go + NCL
- ios unversioned Expo Go + NCL

show more ...


# 26ac95d9 08-Sep-2021 Charlie Cruzan <[email protected]>

[lottie] upgrade to v4.0.3 (#14331)

* uvm && wrestleWithPods

* changelog


# 511f2cc0 04-Jun-2021 Tomasz Sapeta <[email protected]>

[ios][android] Update lottie-react-native to v4.0.2 (#13151)


# 6fdef252 11-Jan-2021 Tomasz Sapeta <[email protected]>

[ios] Add vendored code for lottie-react-native v3 (#11586)