react-native-shake-text

Fully customizable shake text for React Native

Usage no npm install needed!

<script type="module">
  import reactNativeShakeText from 'https://cdn.skypack.dev/react-native-shake-text';
</script>

README

React Native Shake Text

Battle Tested ✅

React Native Shake Text

npm version npm Platform - Android and iOS License: MIT styled with prettier

React Native Shake Text

Installation

Add the dependency:

npm i react-native-shake-text

Peer Dependencies

Zero Dependency

Usage

Import

import ShakeText from "react-native-shake-text";

Fundamental Usage

<ShakeText>Shake Text</ShakeText>

Example Project 😍

You can checkout the example project 🥰

Simply run

  • npm i
  • react-native run-ios/android

should work of the example project.

Configuration - Props

Fundamentals

There is a prop-drilling for both animated view and the text. You can customize anything :)

Future Plans

  • LICENSE
  • Write an article about the lib on Medium

Author

FreakyCoder, kurayogun@gmail.com

License

React Native Shake Text is available under the MIT license. See the LICENSE file for more info.