bataevvlad

Results 4 issues of bataevvlad

When we add fadeIn animation to our stackNavigator for several screens, sometime we have issue that our animation applied in both ways of navigating. We solved it by adding isActive....

## 🚀 Feature Proposal Separate the internal implementation for ViewPager for web and mobile platforms, as the web does not have the ability to support FlatList/ScrollView etc., ViewPager now has...

:bulb: Proposal

Looks like there is mismatch in version. As if d.ts corresponds to one version of the library and the actual code is a different version Below code and image of...

Hello, everybody! Using **swipeable** in conjunction with **SectionList**. My implementation is as follows, I make a pile to the left, the button moves out, and when I click, I can...