Add chat to a React Native app

The Ada React Native SDK consists of a framework that you can use to embed Ada into your React Native application, along with settings and actions that can help you customize the behavior of your bot. You can do things like:

  • Programatically set the bot language
  • Specify an initial greeting
  • Use metaFields to pass stored information from your backend systems into Ada

👍

The React Native SDK reference covers all of the settings and actions available to developers of React Native apps.