Results 4 issues of Joe Tan

How can i set bottom margin for the header?

AndroidManifest.xml:14:13-88 Error: Attribute meta-data#org.unimodules.core.AppLoader#react-native-headless@value value=(org.unimodules.adapters.react.apploader.RNHeadlessAppLoader) from [:unimodules-react-native-adapter] AndroidManifest.xml:14:13-88 is also present at [:expo-modules-core] AndroidManifest.xml:14:13-86 value=(expo.modules.adapters.react.apploader.RNHeadlessAppLoader). Suggestion: add 'tools:replace="android:value"' to element at AndroidManifest.xml:12:9-14:91 to override.

Where do u remove the top grey button? It really serve no purpose and I wish to remove it. Thanks.

Hi I tried to implement the ParallaxViewPagerBaseActivity to a fragment and have the base activity call the fragment for all the callback method. The header contains View with image and...