Skip to content

Commit f20adb6

Browse files
committed
update screenshot url
1 parent 67f8f80 commit f20adb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ const styles = StyleSheet.create({
126126

127127
```
128128

129-
![Simple](https://github.com/binbytes/react-native-simple-modal-picker/blob/master/screenshot/simple.gif)
129+
![Simple](https://github.com/binbytes/react-native-simple-modal-picker/blob/master/screenshot/simple.gif?raw=true)
130130

131131
#### Modal Picker with Custom Row
132132

@@ -142,7 +142,7 @@ const styles = StyleSheet.create({
142142

143143
```
144144

145-
![Custom](https://github.com/binbytes/react-native-simple-modal-picker/blob/master/screenshot/custom.gif)
145+
![Custom](https://github.com/binbytes/react-native-simple-modal-picker/blob/master/screenshot/custom.gif?raw=true)
146146

147147
#### DropDown View
148148

@@ -164,4 +164,4 @@ const styles = StyleSheet.create({
164164

165165
```
166166

167-
![DropDown](https://github.com/binbytes/react-native-simple-modal-picker/blob/master/screenshot/dropdown.gif)
167+
![DropDown](https://github.com/binbytes/react-native-simple-modal-picker/blob/master/screenshot/dropdown.gif?raw=true)

0 commit comments

Comments
 (0)