Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#26 Update React Native, use react-native-image-crop-picker #39

Merged
merged 30 commits into from
May 21, 2019

Conversation

grahammcculloch
Copy link
Collaborator

This is a major update!

I've updated all the NPM dependencies to their latest versions as much as possible. Most notably react-native to v0.59.

In addition I've switched to using react-native-image-crop-picker for selecting/taking photos. It contains a lot more functionality than react-native-camera - and fixes issue #38 at the same time (and will be useful when we want to add support for editing the user's profile pic, issue #20).

At the moment, iOS does not support free-cropping so I've disabled cropping entirely on iOS at the moment.

grahammcculloch and others added 30 commits April 14, 2019 19:15
Not fully working yet!
Also updated a couple other dependencies (minor version update)
New collaborators:

	174A3B59 Graham iOS <[email protected]>
@grahammcculloch grahammcculloch added the enhancement New feature or request label May 21, 2019
@grahammcculloch grahammcculloch self-assigned this May 21, 2019
@grahammcculloch grahammcculloch merged commit 3bf4912 into master May 21, 2019
@grahammcculloch grahammcculloch deleted the #26_UpdateRN branch May 21, 2019 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant