Skip to content

Sample implementation of sticky header using react-native-tabview

Notifications You must be signed in to change notification settings

Naturalclar/react-native-sticky-header-example

Repository files navigation

react-native-sticky-header-example

Sample implementation of sticky header using react-native-tabview

Demo

iOS Android

See it yourself

Clone the package

git clone https://github.com/Naturalclar/react-native-sticky-header-example.git
cd react-native-sticky-header-example

Install Dependencies

yarn install

Run on ios

yarn ios

Run on Android

yarn android