UNPKG

react-native-typing-animation

Version:

A React Native typing animation for your chat app based on simple trigonometry to create better loaders.

8 lines (6 loc) 127 B
import { StyleSheet } from "react-native"; export default StyleSheet.create({ container: { position: "absolute" } });