Jason

Results 18 comments of Jason

Any news? I cannot even get it working on Android react-native 0.69

Any updates to dismiss this warning? My env: "lottie-ios": "^3.1.8", "lottie-react-native": "^3.5.0", "react-native": "0.63.1", Receiving 2 warnings: ``` [Wed Jul 22 2020 12:10:33.173] WARN ReactNative.NativeModules.LottieAnimationView.pause did not have a corresponding...

> bug with React Native 0.62+ that messes up the configuration for multiform requests. It can be fixed by commenting out line 43 in android/app/src/debug/java/com/maxyride/app/drivers/ReactNativeFlipper.java: > > ``` > //builder.addNetworkInterceptor(new...

A sample app with user authentication would be perfect! And how about production deploy on a VPS?

I found this client side auth pretty neat. https://github.com/lynndylanhurley/redux-auth

I'm still struggling to deploy on a VPS(Digitalocean). I used to using Capistrano for that. Any tools similar for this kit? Thanks.

Adding `implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.0"))` to the app/build.gradle file not working for me. Any updates?

I set version to `2.9.1` and then the app successfully built, however, it kept crashing... iOS no such problem.