mirror of
https://bitbucket.org/tagfer_team/tagfer-app.git
synced 2025-12-25 11:47:43 +00:00
UPS23 Create Signup Screen4 Create Initial Profile Screen
* UPS23: Added SignupScreen4 + LinkedIn Integration
- still some bugs when dealing with oauth, not as similar as the twitter api
* UPS23: Camera and Image Picker working
- still need to test on physical device since emulator will not allow for testing of camera
* UPS23-Fixed Styling for Signup Screen#4
* UPS23- adding package lock file
* UPS23: Disable linked in button
- currently we are not able to get the information we need back to populate the initial profile form
- we only have access to v1 apis which will be deprecated in 2 months
- awaiting access from linkedin's partner program
* UPS23: Change screen routing order
* UPS23: Remove LinkedInData state object
* UPS23: Flatten profileInfo object to seperate state attributes
Approved-by: Omar Mihilmy <mihilmy@gmail.com>