BunHouth / react-native-ig-image-picker

4 stars 5 forks source link

typo error in /ios/IGImagePicker.swift #2

Closed Jericazhou closed 3 years ago

Jericazhou commented 3 years ago

func name should be libraryPicker rather than libaryPicker

Screenshot 2021-05-18 at 17 40 57
Jericazhou commented 3 years ago

another one in line 101: should be forKeyPath: "library.numberOfItemsInRow"

Screenshot 2021-05-18 at 17 49 12

@BunHouth

BunHouth commented 3 years ago

@Jericazhou Thank for your feedback. BTW you can create PR about this issue.