react-native-auto-typing-text
react-native-auto-typing-text copied to clipboard
Add the option to style the container of the text View.
The changes shouldn't break existing code.
@deadcoder0904 just wondering if we can drop the HiddenText.js completely not sure of it's use?
Naah I guess HiddenText
actually calculates the size required to display it & divides it in chunks. I guess @phuongla can answer this better
@deadcoder0904 yes, that's right. It's the purpose of HiddenText
.
Great 👍 @ngothanhtai this good to be pulled in?