We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973903a commit fbef34dCopy full SHA for fbef34d
Example/App.js
@@ -2,6 +2,9 @@
2
* Sample React Native App
3
* https://github.com/facebook/react-native
4
* @flow
5
+ *
6
+ * 注意:需要修改react-native/Libraries/Components/ScrollView/ScrollView.js
7
+ * 否则会报错
8
*/
9
10
import React, { Component } from 'react';
0 commit comments