React-native-fast-image: cani't search it from cocopod

Created on 11 Jul 2019  路  5Comments  路  Source: DylanVann/react-native-fast-image

what's the name in cocopod?
[!] No podspec found for react-native-fast-image in ../node_modules/react-native-fast-image

bug

Most helpful comment

pod 'RNFastImage', :path => '../node_modules/react-native-fast-image'
its works for me

All 5 comments

and drag into the xcode will be crash

same issue using 5.2.0

pod 'RNFastImage', :path => '../node_modules/react-native-fast-image'
its works for me

Thanks @apsuva it works.

it should be like this
pod 'react-native-fast-image', :path => '../node_modules/react-native-fast-image'

Was this page helpful?
0 / 5 - 0 ratings

Related issues

baba43 picture baba43  路  3Comments

Aligertor picture Aligertor  路  3Comments

kkarmalkar picture kkarmalkar  路  4Comments

bhuvin25 picture bhuvin25  路  3Comments

taschik picture taschik  路  3Comments