examples
examples copied to clipboard
getting mirrored text of back text on flipping (android)
front text is not displayed instead getting mirrored text of back text.
Before flipping
After flipping

I same a problem, can you help me? Thanks.
I have test it in iOS and it works just fine, apparently is an Android thing.
did you ever find a solution?
Here you go: https://github.com/facebook/react-native/issues/1973#issuecomment-262059217
Seems like the PR to fix is still in progress. But there is a hack that works pretty well.
See Pull Request #14