Skip to content

Commit fbef34d

Browse files
committed
add some toast
1 parent 973903a commit fbef34d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Example/App.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
* Sample React Native App
33
* https://github.com/facebook/react-native
44
* @flow
5+
*
6+
* 注意:需要修改react-native/Libraries/Components/ScrollView/ScrollView.js
7+
* 否则会报错
58
*/
69

710
import React, { Component } from 'react';

0 commit comments

Comments
 (0)