react / react/react-native-website

Clarify use of UIManager for LayoutAnimation on Android

オープン 初心者向け
#889 コメント 5 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

:ghost: Missing Docs 👋 Good first issue
主要言語
MDX
スター
2.2k
フォーク
6.3k
平均マージ
11時間 37分
マージ済み PR(30日)
19

説明

https://facebook.github.io/react-native/docs/layoutanimation.html

This page says the following:

Note that in order to get this to work on Android you need to set the following flags via UIManager:
UIManager.setLayoutAnimationEnabledExperimental && UIManager.setLayoutAnimationEnabledExperimental(true);

What is unclear is if this needs to be done once globally, or on a per component basis. This should be made clearer.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

リンク先のLayoutAnimationドキュメントページを開き、UIManagerを介してAndroidのサポートを有効にすることについての注記を確認してください。setLayoutAnimationEnabledExperimental(true)がグローバルに一度だけ設定されるのか、コンポーネントごとに設定されるのかを明確にし、更新後の文言がその質問に直接答えていることを確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
react-native
領域
documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。