browniefed / examples

Egghead Screencast Code Examples
203 stars 102 forks source link

getting mirrored text of back text on flipping (android) #11

Open yash2code opened 7 years ago

yash2code commented 7 years ago

front text is not displayed instead getting mirrored text of back text. Before flipping whatsapp image 2017-05-08 at 15 04 47 After flipping whatsapp image 2017-05-08 at 15 04 48

cdan1995 commented 7 years ago

I same a problem, can you help me? Thanks.

Gringox commented 6 years ago

I have test it in iOS and it works just fine, apparently is an Android thing.

aaronksaunders commented 6 years ago

did you ever find a solution?

ndrewr commented 6 years ago

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.

guizoxxv commented 6 years ago

See Pull Request #14