-
I'm having some issues getting a basic test to compile. I'm fairly new to React Native / Mocha / Babel so any insight would be helpful.
I followed your advice regarding forcing babel to compile node …
-
Setting the "duration" prop as an int works for, say, 300ms.
When setting it as a string (e.g. '300') it finishes animation within 300ms and then immediately reverses it. For example:
```
```
…
-
Hi,
We need to be able to remove cards onPress a close button from the deck and go to the next one.
Issue being, since we're removing the current card, it jumps two cards ahead.
Any idea?
…
-
Hello there,
we like to indicate an active entry in our application with a 'glowing border' effect. For this we would need to animate the shadowColor and/or shadowOpacity.
What is the current r…
-
![vizzler](https://cloud.githubusercontent.com/assets/17460410/23599348/2ede5492-0249-11e7-96fe-95d39c9df8db.gif)
I have the problem.After several seconds then redirect google. How can I solve thi…
-
Hey there,
I'm tried to use your modal package. But the backdrop doesn't cover the whole screen on a Samsung Galaxy S8 when the bottom software button bar is hidden. The react-native package is wor…
-
### Summary
I am creating a mobile application for Android and ios using react-native this app shows customers' product and can create accounts using Facebook and Google, I use Firebase to create acc…
-
what i want is if user scroll To top (in reverse) the header should be visible otherwise it should be hidden. As can be viewed in example (https://github.com/Flipkart/recyclerlistview/blob/master/docs…
-
I tried to implement it on Android. But it doesn't trigger the callback function.
Here is the code:
```javascript
alert("hide")}
onDisplay={() => alert("show")}>
…
-
@skrafft