st0ffern / react-native-optimized-flatlist

Optimization for complex and slow React Native FlatLists
MIT License
259 stars 47 forks source link

Incompatible with RN 55+ #30

Closed mmckinley8 closed 6 years ago

mmckinley8 commented 6 years ago

Seeing this error after simply running yarn add react-native-optimized-flatlist

simulator screen shot - iphone 6 - 2018-05-09 at 09 55 56

st0ffern commented 6 years ago

Well this has nothing to do with react-native-optimized-flatlist Have you read the error? It states that: /Users/mikemckinley/Development/movespring/mobile/node_modules/native-base/dist/src/basic/SwipeRow.js does not exsist

tried removing node_modules and reinstall them?