React native – lottie-react-native is not showing
I tried many times but it's not showing i want to show and resolve this problem, here are my code import { View, Text } from 'react-native' import React from 'react' import LottieView from 'lottie-react-native'; const App = () =>…