1.2.2 • Published 6 years ago
animations-yasser-react v1.2.2
animations-yasser
u need frist do this
npm i react-loading react-lottie react-fade-in bootstrapthen in termnal do this :
cd srcgit clone https://github.com/yasser9947/animations-yasser.gitin you app :
import Circle4 from './animations-yasser/LoadingPages/Circle4'and use the componed like this
<Circle4 loading ={false} text {"your text"}/>