expo / react-native-read-more-text

583 stars 114 forks source link

Can not change the string 'ReadMore' to other language #47

Open truongqt opened 3 years ago

truongqt commented 3 years ago

Put a prop to make change to the string 'Read More' to other language

groteworld commented 2 years ago

you'll want to just utilize the renderTruncatedFooter and renderRevealedFooter properties to implement this.