Migration guide for upgrading Linkrunner SDK in Expo applications
app.json
rn-linkrunner
:
The expo-linkrunner
package is now just a config plugin. All SDK methods and APIs are now provided by the rn-linkrunner
package. You’ll need to update your imports and usage accordingly.
For detailed implementation instructions, see the Next Steps section in the installation guide.