I have found swift code and a plugin to do the a Folding Cell. However, is there any code or plugin to do this in Xamarin.iOS. This is what i found https://github.com/0ber/Folding-cell-programmatically. There is a plugin available for Android Xam.Plugins.Android.FoldingCell but i can't find anything for Xamarin.iOS. Would really appreciate some help on this.
Asked
Active
Viewed 84 times
1 Answers
0
i am not familiar with Xamarin, but you can try using sharpie to convert the ios code to Xamarin bindings
You can refer to this post: Using Swift library in Xamarin