Skip to content

Instantly share code, notes, and snippets.

View elisabeth0bangoura's full-sized avatar

Elisabeth Bangoura elisabeth0bangoura

View GitHub Profile
@eveningkid
eveningkid / react-native-animated_twitter-profile.jsx
Last active July 11, 2024 17:57
React Native Animated: Twitter Profile Example
// Expo SDK41
// expo-blur: ~9.0.3
import React, { useRef } from 'react';
import {
Animated,
Image,
ImageBackground,
ScrollView,
StatusBar,