Skip to content
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

Untranslated documents #1

Open
YutamaKotaro opened this issue Feb 6, 2021 · 20 comments
Open

Untranslated documents #1

YutamaKotaro opened this issue Feb 6, 2021 · 20 comments

Comments

@YutamaKotaro
Copy link
Member

YutamaKotaro commented Feb 6, 2021

未翻訳リスト

  • _getting-started-linux-android.md
  • _getting-started-macos-android.md
  • _getting-started-macos-ios.md
  • _getting-started-windows-android.md
  • _integration-with-exisiting-apps-java.md
  • _integration-with-exisiting-apps-objc.md
  • _integration-with-exisiting-apps-swift.md
  • accessibility.md
  • accessibilityinfo.md
  • actionsheetios.md
  • activityindicator.md
  • alert.md
  • alertios.md
  • animated.md
  • animatedvalue.md
  • animatedvaluexy.md
  • animations.md
  • app-extensions.md
  • appearance.md
  • appregistry.md
  • appstate.md
  • asyncstorage.md
  • backhandler.md
  • building-for-tv.md
  • button.md
  • checkbox.md
  • clipboard.md
  • colors.md
  • communication-android.md
  • communication-ios.md
  • components-and-apis.md
  • custom-webview-android.md
  • custom-webview-ios.md
  • datepickerandroid.md
  • datepickerios.md
  • debugging.md
  • devsettings.md
  • dimensions.md
  • direct-manipulation.md
  • drawerlayoutandroid.md
  • dynamiccolorios.md
  • easing.md
  • fast-refresh.md
  • flatlist.md
  • flexbox.md
  • gesture-responder-system.md
  • getting-started.md
  • handling-text-input.md @YutamaKotaro
  • handling-touches.md
  • headless-js-android.md
  • height-and-width.md
  • hermes.md
  • image-style-props.md
  • image.md
  • imagebackground.md
  • imageeditor.md
  • imagepickerios.md
  • images.md
  • improvingux.md
  • inputaccessoryview.md
  • integration-with-android-fragment.md
  • integration-with-existing-apps.md
  • interactionmanager.md
  • intro-react-native-components.md
  • intro-react.md
  • introduction.md @shoken0x
  • javascript-environment.md
  • keyboard.md
  • keyboardavoidingview.md
  • layout-props.md
  • layoutanimation.md
  • layoutevent.md
  • libraries.md
  • linking-libraries-ios.md
  • linking.md
  • modal.md
  • more-resources.md
  • native-components-android.md
  • native-components-ios.md
  • native-modules-android.md
  • native-modules-intro.md
  • native-modules-ios.md
  • native-modules-setup.md
  • navigation.md
  • network.md
  • optimizing-flatlist-configuration.md
  • out-of-tree-platforms.md
  • panresponder.md
  • performance.md
  • permissionsandroid.md
  • picker-item.md
  • picker-style-props.md
  • picker.md
  • pickerios.md
  • pixelratio.md
  • platform-specific-code.md
  • platform.md
  • platformcolor.md
  • pressable.md
  • pressevent.md
  • profile-hermes.md
  • profiling.md
  • progressbarandroid.md
  • progressviewios.md
  • props.md
  • publishing-to-app-store.md
  • pushnotificationios.md
  • ram-bundles-inline-requires.md
  • react-node.md
  • rect.md
  • refreshcontrol.md
  • running-on-device.md
  • running-on-simulator-ios.md
  • safeareaview.md
  • scrollview.md
  • sectionlist.md
  • security.md
  • segmentedcontrolios.md
  • settings.md
  • shadow-props.md
  • share.md
  • signed-apk-android.md
  • slider.md
  • state.md
  • statusbar.md
  • statusbarios.md
  • style.md
  • stylesheet.md
  • switch.md
  • symbolication.md
  • systrace.md
  • testing-overview.md
  • text-style-props.md
  • text.md
  • textinput.md
  • timepickerandroid.md
  • timers.md
  • toastandroid.md
  • touchablehighlight.md
  • touchablenativefeedback.md
  • touchableopacity.md
  • touchablewithoutfeedback.md
  • transforms.md
  • troubleshooting.md
  • tutorial.md
  • typescript.md
  • upgrading.md
  • usecolorscheme.md
  • usewindowdimensions.md
  • using-a-listview.md
  • using-a-scrollview.md @takahi5
  • vibration.md
  • view-style-props.md
  • view.md
  • viewpagerandroid.md
  • viewtoken.md
  • virtualizedlist.md
@shoken0x
Copy link

shoken0x commented Feb 6, 2021

@YutamaKotaro
Copy link
Member Author

handling-text-input.mdをやります!!

@takahi5
Copy link

takahi5 commented Feb 6, 2021

using-a-scrollviewをやります!

@januswel
Copy link
Member

januswel commented Feb 9, 2021

参考情報

janus@iMac$ du -h docs/* | sort -hr
40K     docs/flexbox.md
32K     docs/native-modules-ios.md
32K     docs/native-modules-android.md
32K     docs/animations.md
28K     docs/textinput.md
28K     docs/scrollview.md
28K     docs/layout-props.md
24K     docs/view.md
24K     docs/image.md
20K     docs/text.md
20K     docs/testing-overview.md
20K     docs/running-on-device.md
20K     docs/native-components-ios.md
20K     docs/intro-react.md
20K     docs/flatlist.md
20K     docs/animated.md
20K     docs/accessibility.md
20K     docs/_integration-with-exisiting-apps-objc.md
16K     docs/virtualizedlist.md
16K     docs/text-style-props.md
16K     docs/security.md
16K     docs/sectionlist.md
16K     docs/pushnotificationios.md
16K     docs/linking.md
16K     docs/layoutanimation.md
16K     docs/image-style-props.md
16K     docs/communication-ios.md
16K     docs/colors.md
16K     docs/asyncstorage.md
16K     docs/appregistry.md
16K     docs/_integration-with-exisiting-apps-swift.md
16K     docs/_integration-with-exisiting-apps-java.md
12K     docs/typescript.md
12K     docs/tutorial.md
12K     docs/transforms.md
12K     docs/touchablewithoutfeedback.md
12K     docs/statusbar.md
12K     docs/signed-apk-android.md
12K     docs/profiling.md
12K     docs/platform.md
12K     docs/permissionsandroid.md
12K     docs/performance.md
12K     docs/panresponder.md
12K     docs/network.md
12K     docs/native-components-android.md
12K     docs/modal.md
12K     docs/images.md
12K     docs/direct-manipulation.md
12K     docs/debugging.md
12K     docs/custom-webview-android.md
12K     docs/building-for-tv.md
12K     docs/alertios.md
12K     docs/alert.md
12K     docs/accessibilityinfo.md
12K     docs/_getting-started-windows-android.md
12K     docs/_getting-started-macos-android.md
12K     docs/_getting-started-linux-android.md
8.0K    docs/viewpagerandroid.md
8.0K    docs/vibration.md
8.0K    docs/upgrading.md
8.0K    docs/troubleshooting.md
8.0K    docs/touchableopacity.md
8.0K    docs/touchablenativefeedback.md
8.0K    docs/touchablehighlight.md
8.0K    docs/systrace.md
8.0K    docs/stylesheet.md
8.0K    docs/share.md
8.0K    docs/refreshcontrol.md
8.0K    docs/ram-bundles-inline-requires.md
8.0K    docs/profile-hermes.md
8.0K    docs/pressable.md
8.0K    docs/platform-specific-code.md
8.0K    docs/pixelratio.md
8.0K    docs/optimizing-flatlist-configuration.md
8.0K    docs/navigation.md
8.0K    docs/libraries.md
8.0K    docs/keyboard.md
8.0K    docs/javascript-environment.md
8.0K    docs/introduction.md
8.0K    docs/intro-react-native-components.md
8.0K    docs/interactionmanager.md
8.0K    docs/integration-with-android-fragment.md
8.0K    docs/hermes.md
8.0K    docs/headless-js-android.md
8.0K    docs/handling-touches.md
8.0K    docs/getting-started.md
8.0K    docs/gesture-responder-system.md
8.0K    docs/fast-refresh.md
8.0K    docs/easing.md
8.0K    docs/drawerlayoutandroid.md
8.0K    docs/dimensions.md
8.0K    docs/datepickerios.md
8.0K    docs/custom-webview-ios.md
8.0K    docs/components-and-apis.md
8.0K    docs/communication-android.md
8.0K    docs/button.md
8.0K    docs/backhandler.md
8.0K    docs/appstate.md
8.0K    docs/animatedvaluexy.md
8.0K    docs/animatedvalue.md
8.0K    docs/_getting-started-macos-ios.md
4.0K    docs/viewtoken.md
4.0K    docs/view-style-props.md
4.0K    docs/using-a-scrollview.md
4.0K    docs/using-a-listview.md
4.0K    docs/usewindowdimensions.md
4.0K    docs/usecolorscheme.md
4.0K    docs/toastandroid.md
4.0K    docs/timers.md
4.0K    docs/timepickerandroid.md
4.0K    docs/symbolication.md
4.0K    docs/switch.md
4.0K    docs/style.md
4.0K    docs/statusbarios.md
4.0K    docs/state.md
4.0K    docs/slider.md
4.0K    docs/shadow-props.md
4.0K    docs/settings.md
4.0K    docs/segmentedcontrolios.md
4.0K    docs/safeareaview.md
4.0K    docs/running-on-simulator-ios.md
4.0K    docs/rect.md
4.0K    docs/react-node.md
4.0K    docs/publishing-to-app-store.md
4.0K    docs/props.md
4.0K    docs/progressviewios.md
4.0K    docs/progressbarandroid.md
4.0K    docs/pressevent.md
4.0K    docs/platformcolor.md
4.0K    docs/pickerios.md
4.0K    docs/picker.md
4.0K    docs/picker-style-props.md
4.0K    docs/picker-item.md
4.0K    docs/out-of-tree-platforms.md
4.0K    docs/native-modules-setup.md
4.0K    docs/native-modules-intro.md
4.0K    docs/more-resources.md
4.0K    docs/linking-libraries-ios.md
4.0K    docs/layoutevent.md
4.0K    docs/keyboardavoidingview.md
4.0K    docs/integration-with-existing-apps.md
4.0K    docs/inputaccessoryview.md
4.0K    docs/improvingux.md
4.0K    docs/imagepickerios.md
4.0K    docs/imageeditor.md
4.0K    docs/imagebackground.md
4.0K    docs/height-and-width.md
4.0K    docs/handling-text-input.md
4.0K    docs/dynamiccolorios.md
4.0K    docs/devsettings.md
4.0K    docs/datepickerandroid.md
4.0K    docs/clipboard.md
4.0K    docs/checkbox.md
4.0K    docs/appearance.md
4.0K    docs/app-extensions.md
4.0K    docs/activityindicator.md
4.0K    docs/actionsheetios.md

@januswel
Copy link
Member

januswel commented Feb 9, 2021

images.md やります

@Nkzn
Copy link

Nkzn commented Feb 10, 2021

native-modules-intro.md やります

@tkow
Copy link

tkow commented Feb 10, 2021

協力したいです!testing-overview.md やります(PRを出しました)

@shunueda
Copy link

tutorial.md やります

@shunueda
Copy link

props.md

@shunueda
Copy link

shunueda commented Feb 12, 2021

javascript-environment.md

@shunueda
Copy link

スタイルガイド 始めます

@rena-h
Copy link
Member

rena-h commented Feb 19, 2021

style.md やります

@marina-ki
Copy link

typescript.mdやります!

@YutamaKotaro
Copy link
Member Author

upgrading.md やります

@YutamaKotaro
Copy link
Member Author

clip-bord やります

@takahi5
Copy link

takahi5 commented Apr 24, 2021

performance.md やります

@marina-ki
Copy link

hermes.md やります

@marina-ki
Copy link

security.md やります

@YutamaKotaro
Copy link
Member Author

alert.md

@kei95
Copy link

kei95 commented Oct 2, 2021

view-style-props.mdactivityindicator.mdやります

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants