Results 7 issues of ippa

When I use my old proven attachement_fu setup from rails 2.x projects in a new rails 3.0 project I run into a problem with this line: @image = @owner.images.create!(:uploaded_data =>...

Make animation-trait OCRA safe

First off, deep thanks for a great plugin and your contributions to the react-native community! I'm making a videochat application. When my app receives an incoming I call `displayIncomingCall()` with...

I have a number of call-kit-calls listed by my app under the Recent-tab on my iPhone. In my app-code I hook into the `didReceiveStartCallAction`-event like this: ``` RNCallKit.addEventListener("didReceiveStartCallAction", data =>...

How does this repo relate to https://github.com/ReactTraining/react-router/tree/v4/packages/react-router-native ? Both have the same npm name and install with `npm i react-router-native`

Hi, I posted the original issue here: https://github.com/facebook/react-native/issues/5100 Then got a tip from brentvatne about this repo which I previously didn't know about. So I'm wondering, is the goal to...

Hey, great lib! Been searching for exaclty this... looked through tons of mongo node libs. It just makes sense mimicking the shell, why learn 2 different syntaxes? Anyhow, had a...