react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)
https://reactnativeelements.com/
1.29k stars 417 forks source link

Added animations component #192

Closed PrathamSinghSaluja closed 3 years ago

PrathamSinghSaluja commented 3 years ago

I added Animations component using React Native Driver and using React Hooks. It would be thankful if you can merge it with the main repo. Thankyou

PrathamSinghSaluja commented 3 years ago

I have added a new component of Animations using React Native Driver API. Please review it and merge it. Thankyou

flyingcircle commented 3 years ago

I don't understand. This doesn't actually show any RNE components. So it doesn't need to be in this app.

PrathamSinghSaluja commented 3 years ago

Sir @flyingcircle It can be a Component. Anything we see on Screen is a some sort of Component. No problem if we cannot merge it I have also made a PR of Dropdown Component. Please Review that also.