gameboyVito / react-native-ultimate-listview

A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row.
https://www.npmjs.com/package/react-native-ultimate-listview
MIT License
540 stars 87 forks source link

ios项目跑不起来。 #33

Closed happyliuzh closed 6 years ago

happyliuzh commented 6 years ago

export NODE_BINARY=node ../node_modules/react-native/scripts/react-native-xcode.sh

react-native目录下没有scripts这个目录。

把scripts改为packager后,能够跑起来,但是运行错误。

image