-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs update #16166
Labels
Stale
There has been a lack of activity on this issue and it may be closed soon.
Comments
Will update in a minute. :) |
facebook-github-bot
pushed a commit
that referenced
this issue
Oct 5, 2017
Summary: <!-- Thank you for sending the PR! We appreciate you spending the time to work on these changes. Help us understand your motivation by explaining why you decided to make this change. You can learn more about contributing to React Native here: http://facebook.github.io/react-native/docs/contributing.html Happy contributing! --> Updating blog post about RTL to use updated function `sharedI18nUtilInstance.allowRTL` for Android as mentioned in [this issue](#16166) Check [this blog post](https://facebook.github.io/react-native/blog/2016/08/19/right-to-left-support-for-react-native-apps.html). Closes #16184 Differential Revision: D5987016 Pulled By: hramos fbshipit-source-id: 96eb066e0326a550e84d290dc1397fdc2ca5c4f4
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions. |
stale
bot
added
the
Stale
There has been a lack of activity on this issue and it may be closed soon.
label
Dec 2, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a bug report?
(docs need to be updated)
sharedI18nUtilInstance.setAllowRTL
in android becomesharedI18nUtilInstance.allowRTL
in the following doc url:
https://facebook.github.io/react-native/blog/2016/08/19/right-to-left-support-for-react-native-apps.html
The text was updated successfully, but these errors were encountered: