react-native-morphing-text
react-native-morphing-text copied to clipboard
React Native: Native Morphing Text
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Release notes Sourced from y18n's releases. y18n y18n-v4.0.3 Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) y18n y18n-v4.0.2 Bug Fixes security:...
how to change font family?
I want to make an overlay with animation text, but when i set flex rules it just dissapear, any fix? code ``` import React from 'react'; import { View, Text,...