Installation
Installation & requirements
info
Library supports react-native version 0.64+
Install latest library version
$ yarn add react-native-sticky-parallax-header@rc
Prerequisites
yarn add react-native-reanimated react-native-safe-area-context
After installation:
- check Reanimated installation guide
- handle Pods installation with
npx pod-install - wrap your root component with
SafeAreaProviderfromreact-native-safe-area-context