Prerequisites
Before using Para’s React hooks, ensure you have:- Set up the Para Modal in your application following one of our framework integration guides
- Wrapped your application with the
ParaProvider
- Installed the required dependencies:
Provider Setup
To use Para’s React hooks, wrap your application withParaProvider
:
If you’re using a legacy API key (one without an environment prefix) you must provide a value to the
paraClientConfig.environment
. You can retrieve your updated API key from the Para Developer Portal at https://developer.getpara.com/