UNPKG

react-native-typing-animation

Version:

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

16 lines 230 B
{ "plugins": [ "react", "react-native" ], "parserOptions": { "ecmaVersion": 7, "sourceType": "module", "ecmaFeatures": { "jsx": true } }, "env": { "react-native/react-native": true } }