Running the Sample App with Expo
Last updated
Was this helpful?
Last updated
Was this helpful?
The best way to familiarize yourself with the Social Plus UIKit is by exploring our built-in sample app. This application serves as a live demonstration of the toolkit's capabilities and can be used to test your code while customizing it. Feel free to deep-dive into the features and the extendibility of our UIKit using this application!
Follow these easy steps:
Install Packages: Use yarn to install all the necessary packages by running the command
Configuration: Configure your apiKey, apiRegion, userId, and displayName in the /example/src/App.tsx file before launching the sample app.
Run the Sample App: Choose between iOS or Android using
or