Release React Native for Android

This is an early release and there are several things that are known
not to work if you're porting your iOS app to Android.

See the Known Issues guide on the website.

We will work with the community to reach platform parity with iOS.
This commit is contained in:
Martin Konicek
2015-09-14 15:35:58 +01:00
parent c372dab213
commit 42eb5464fd
571 changed files with 44550 additions and 116 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- See https://www.facebook.com/groups/303159406399348/permalink/410968105618477/ -->
<!-- @generated SignedSource<<c3113e63c047864d13024e801a5fc249>> -->
<!-- @nolint -->
<!-- @mobile export_name="fbandroid 2015-07-14 at 10:02:32 GMT" locale="ko_KR" lib_name="java-com-facebook-catalyst-js-react-native-github-ReactAndroid-android_res-com-facebook-react-devsupport" -->
<resources>
<string name="catalyst_reloadjs">Reload JS</string>
<string name="catalyst_debugjs">Debug JS</string>
<string name="catalyst_settings">Dev Settings</string>
<string name="catalyst_settings_title">Catalyst Dev Settings</string>
<string name="catalyst_jsload_title">기다려주세요...</string>
<string name="catalyst_jsload_message">Fetching JS bundle</string>
<string name="catalyst_jsload_error">Unable to download JS bundle</string>
<string name="catalyst_inspect_element">요소 검사</string>
</resources>