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

Some changes are needed to run the Hooks sample #119

Closed
4 tasks done
januswel opened this issue Jun 29, 2023 · 2 comments
Closed
4 tasks done

Some changes are needed to run the Hooks sample #119

januswel opened this issue Jun 29, 2023 · 2 comments

Comments

@januswel
Copy link

Checklist

  • I have looked into the Readme (Base/Hooks/Expo) and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

I got errors and fix those
Upgrading React Native version may solve this issue fundamentally

Reproduction

  1. git clone
  2. yarn
  3. cd ios && pod install && cd -
  4. yarn run ios
  5. got errors
image

Additional context

Editing the generated CocoaPods project with the following comment solved errors

facebook/react-native#34106 (comment)

Sample

Hooks

Platform

iOS

Platform version(s)

16.4

@januswel
Copy link
Author

januswel commented Jul 4, 2023

FYI
auth0/react-native-auth0#660

Would you re-implement the sample with the latest RN version?

@poovamraj
Copy link
Contributor

Hi @januswel thanks for raising this. The sample is now running a more recent version of React Native and the issue is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants