Skip to content

Commit e47eddd

Browse files
authored
Add @lottiefiles/dotlottie-react-native to directory (#1937)
Adding dotLottie React Native, the official LottieFiles player for rendering Lottie and dotLottie animations in React Native with support for iOS, Android, and Web platforms. Repository: https://github.com/LottieFiles/dotlottie-react-native NPM: https://www.npmjs.com/package/@lottiefiles/dotlottie-react-native
1 parent 762347c commit e47eddd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

react-native-libraries.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17365,5 +17365,13 @@
1736517365
"web": true,
1736617366
"expoGo": true,
1736717367
"newArchitecture": true
17368-
}
17368+
},
17369+
{
17370+
"githubUrl": "https://github.com/LottieFiles/dotlottie-react-native",
17371+
"npmPkg": "@lottiefiles/dotlottie-react-native",
17372+
"examples": ["https://github.com/LottieFiles/dotlottie-react-native/tree/main/example"],
17373+
"ios": true,
17374+
"android": true,
17375+
"web": true
17376+
}
1736917377
]

0 commit comments

Comments
 (0)