dev6james

Results 2 issues of dev6james

https://facebook.github.io/react-native/docs/layoutanimation.html This page says the following: > Note that in order to get this to work on Android you need to set the following flags via UIManager: > UIManager.setLayoutAnimationEnabledExperimental &&...

👋 Good first issue
:ghost: Missing Docs

Right now this library depends on the launch_image being located under `src/main/res/layout/launch_image`. However, Android allows you to configure product flavors each with their own asset source sets. That means you...