File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments