Hey @adam ! As Andrew mentioned, you can se SolClientJS as a JS lib in your RN application. I have not seen it being used for mobile per se however a there are a bunch of projects using solclient js in frontend frameworks. Check out this Angular Solace client on our Solace Community github org it will give you some inspiration on how solclient-js was wrapped to be used in another framework.
Happy to hear your input and mobile journey to using Solace in your application, feel free to share here. We can also have your tool/wrapper/implementation on the community github org as well.
Note: you can always use MQTT in your mobile app as well if you had any RN + solclientjs integration. We have an example about “Building an Event-Driven Kotlin Android App using MQTT and Solace” if you look that up and want to use how mqtt was used.