Ugur
Ugur
Hello, I am using [this](https://github.com/ptomasroos/react-native-scrollable-tab-view) library via renderContent prop, its perfectly working on iOS, but not on android despite scrollenabled=false This is my using order: ``` const renderContent = ()...
Hello, My Centered action button item labels shown on left instead of right. On the example they shown on right: https://camo.githubusercontent.com/1473cd887f19d6d95a333cb3ba4ecfd7f25bb8b3ee743984eb346351058d965f/687474703a2f2f692e67697068792e636f6d2f6c304b37707375684451474c65543364362e676966 I want it to be as example. Any solution...
Hello, I am using action button on one specific screen on my app. What I need is; when user goes to that screen, I want action button to render above...
Do you have an idea how to fix it ?
Hello, firstly thanks for this beautiful library I couldnt figure out how to get new positions of draggable after drag or while dragging to save state. I use latest version....
Lets say i want to use 'bounceIn' at beginning for enterance, and infinite 'pulse' for rest. Is there a shortcut for that ?