ReactNative

・スマホ向けフリック入力タイピングはこちら
※アプリのインストールが必要です。
・PC向けタイピングはこちら
タブレット+BlueToothキーボードのプレイもこちらがオススメです!
Webアプリでプレイ
投稿者投稿者Kazいいね0お気に入り登録
プレイ回数96難易度(3.5) 190打 英語 英字 長文モードのみ

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(render() {) render() { (const { isLoadingComplete } = this.state;) const { isLoadingComplete } = this.state; (if (!isLoadingComplete) {) if (!isLoadingComplete) { (return () return ( (<AppLoading) <AppLoading (startAsync={this.loadResourcesAsync}) startAsync={this.loadResourcesAsync} (onFinish={() => this.setState({ isLoadingComplete: true })}) onFinish={() => this.setState({ isLoadingComplete: true })}