I started a new project with Picasso first, but had a problem with the orientation of photos. Picasso didn't display a photo properly according to it's orientation. So I changed to Glide which solve the problem. Use 'Glide' if you want to be safe about photo's orientation,
1. use ScrollView, simple 2. use TouchableWithoutFeedback and set outer view be fit to the full window to able TouchablewithoutFeedback. for more information: http://stackoverflow.com/questions/29685421/react-native-hide-keyboard
댓글
댓글 쓰기