crysfel / Panels

Expanding/Collapsing a panel with animations in React Native
66 stars 62 forks source link

Android support? #3

Open waleedarshad-vf opened 8 years ago

prasann278 commented 7 years ago

in android initialy it is coming as an expanded please help me to code it in such a way that inintaly it should come in close condition

and when we click on it it should expand

hungdev commented 7 years ago

@waleedarshad-vf
it supports for Android.

prasann278 commented 7 years ago

yes it support android

hiteshsahu commented 7 years ago

Copy everything from index.ios.js and paste it in index.android.js, enjoy.

kirhim commented 6 years ago

thanks for this awesome library! I really love it!But I am having the same problem. Works fine in iOS but showing expanded in android.