shabib87 / SHViewPager

A simple view pager for iOS. Compatible with iOS 8.0 or later.
https://www.codewithshabib.com
MIT License
125 stars 25 forks source link

Is there a way to use it with React Native? #30

Closed azeemhassni closed 6 years ago

azeemhassni commented 6 years ago

I understand this is only for iOS, but can we bring it to JavaScript as React Native component only for iOS because Android natively supports top tabs.

This will help us to have more performance than the JS implementations out there.

I've seen the JS implementations are really bad when it comes to performance with lots of data.

imdadshafi commented 6 years ago

+1

shabib87 commented 6 years ago

Right now there is no plan to support react native. But anyone is more than welcome to do so.