6

A header library for react-native. Uses power of reanimated2

 2 years ago
source link: https://reactnativeexample.com/a-header-library-for-react-native-uses-power-of-reanimated2/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Header

A header library for react-native. Uses power of reanimated2

Nov 19, 2021

1 min read

react-native-header

A header library for react-native. Uses power of reanimated2.

Installation

npm install @oguzturker8/header

Usage

import Header from 'react-native-header'; // ... <NavigationContainer> // .... <Stack.Navigator> // ... <Stack.Screen name="Screen1" component={Screen1} options={{ header: (props) => <Header {...props} title="deneme" />, }} /> // ... </Stack.Navigator> </NavigationContainer>; // ...

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

GitHub

View Github

Previous Post

React Native components and hooks for fast building dApps without running own backend

Next Post

Feature-complete Emoji picker for React Native

You might also like...

Subscribe to React Native Example for Android and iOS

Get the latest posts delivered right to your inbox


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK