Skip to content

Commit

Permalink
docs: update README.md (#377)
Browse files Browse the repository at this point in the history
Signed-off-by: duguyihou <duguyihou@gmail.com>
  • Loading branch information
duguyihou authored Nov 4, 2024
1 parent dc850dd commit d94e598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cd ios && pod install
import TurboImage from 'react-native-turbo-image';

<TurboImage
source={{ uri: "https://github.com/duguyihou/react-native-turbo-image/assets/9347790/7955aa00-0b53-44d1-88bd-9b5e320db21e" }}
source={{ uri: "https://cloud.githubusercontent.com/assets/1567433/9781817/ecb16e82-57a0-11e5-9b43-6b4f52659997.jpg" }}
style={{ width: 300, height: 300 }}
/>;

Expand Down

0 comments on commit d94e598

Please sign in to comment.