From cd980206fbb379775edc45edac940d4d0fea74e2 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 26 Aug 2020 15:15:55 +0000 Subject: [PATCH] Deploy website Deploy website version based on ad32eb0b01184777b20802b9131a4003bd5d9a73 --- .../08/19/right-to-left-support-for-react-native-apps.html | 2 +- .../right-to-left-support-for-react-native-apps/index.html | 2 +- blog/2020/07/06/version-0.63.html | 2 +- blog/2020/07/06/version-0.63/index.html | 2 +- blog/index.html | 2 +- blog/page4/index.html | 2 +- docs/animations.html | 6 +++--- docs/animations/index.html | 6 +++--- docs/inputaccessoryview.html | 2 +- docs/inputaccessoryview/index.html | 2 +- docs/next/animations.html | 6 +++--- docs/next/animations/index.html | 6 +++--- docs/next/communication-ios.html | 2 +- docs/next/communication-ios/index.html | 2 +- docs/next/inputaccessoryview.html | 2 +- docs/next/inputaccessoryview/index.html | 2 +- docs/next/panresponder.html | 2 +- docs/next/panresponder/index.html | 2 +- docs/next/platformcolor.html | 2 +- docs/next/platformcolor/index.html | 2 +- docs/panresponder.html | 2 +- docs/panresponder/index.html | 2 +- docs/platformcolor.html | 2 +- docs/platformcolor/index.html | 2 +- 24 files changed, 32 insertions(+), 32 deletions(-) diff --git a/blog/2016/08/19/right-to-left-support-for-react-native-apps.html b/blog/2016/08/19/right-to-left-support-for-react-native-apps.html index 6d191e8203d..a1e0952d83a 100644 --- a/blog/2016/08/19/right-to-left-support-for-react-native-apps.html +++ b/blog/2016/08/19/right-to-left-support-for-react-native-apps.html @@ -225,7 +225,7 @@

Currently, there is still some programming effort required to make gestures and animations RTL compatible. In the future, it would be ideal to find a way to make gestures and animations RTL support more developer friendly.

Try it Out!

-

Check out the RTLExample in the RNTester to understand more about RTL support, and let us know how it works for you!

+

Check out the RTLExample in the RNTester to understand more about RTL support, and let us know how it works for you!

Finally, thank you for reading! We hope that the RTL support for React Native helps you grow your apps for international audience!

Recent Posts